Software Engineering Articles

Sorted By: Most Recent
Satyam Tripathi Satyam Tripathi
Updated on October 04, 2023

WAN vs LAN: Differences Between the Two Networks

Make better decisions when you know the difference between a wide area network and a local area network.

Image: Shutterstock / Built In
Animesh Koratana Animesh Koratana
Updated on October 02, 2023

How to Use Data to Beef Up Your Lean Development Process

The lean development process is a well-established framework for building great products efficiently. But you can get even more out of it if you couple it with a data-driven mindset.

Image: Shutterstock / Built In
Noah Topper Noah Topper
Updated on September 27, 2023

Introduction to the Beam Search Algorithm

Beam search is an approximate search algorithm with applications in natural language processing and many other fields. Our expert explains how it works.

Image: Shutterstock / Built In
Akshay Kumar Akshay Kumar
Updated on September 25, 2023

Error Handling in React With Error Boundary: A Tutorial

Error boundary is a component in React that catches an error within a component tree and prevents it from crashing the application. Here’s what to know.

Image: Shutterstock / Built In
Lorenzo Zarantonello Lorenzo Zarantonello
Updated on September 05, 2023

How To Use ForkJoin in Angular With Examples

ForkJoin is an RxJS operator that combines multiple Observables into a single Observable. Learn how to use forkJoin with an Angular example.

Image: Shutterstock / Built In
Ali Raza Ali Raza
Updated on September 05, 2023

npm ci vs. npm i: Install Node Modules Faster

npm ci performs a clean install of all existing dependencies, whereas npm install attempts to update current dependencies when possible.

Image: Shutterstock / Built In
Antonello Zanini Antonello Zanini
Updated on September 05, 2023

How To Fix the ‘ERR_OSSL_EVP_UNSUPPORTED’ Error in Node.js

Learn how to get rid of the ERR_OSSL_EVP_UNSUPPORTED error once and for all in Node.js, React, Nuxt, Next.js, Gatsby and similar technologies.

Image: Shutterstock / Built In
Antonello Zanini Antonello Zanini
Updated on September 05, 2023

How to Fix the GitHub Error ‘Remote Host Identification Has Changed’

GitHub recently replaced its RSA SSH host key. Learn how to fix the “Warning: Remote Host Identification Has Changed” error message.

Image: Shutterstock / Built In
Ben Schippers Ben Schippers
Updated on August 29, 2023

How AI Can Boost the Agile Software Design Cycle

It can iron out kinks and squash bugs sooner.

Image: Shutterstock / Built In
Daniella Meneses Daniella Meneses
Updated on August 24, 2023

Top 50 Python Interview Questions With Example Answers

Python is one of the most popular computer languages, and developers with skills in it remain in high demand. Here are some of the most common questions you can expect in your next interview.

Image: Shutterstock / Built In