Software Engineering Perspectives Articles

Sorted By: Most Recent
Olivia Grace Olivia Grace
Updated on September 05, 2023

Why Software Developers Should Be Playing More Video Games

Building innovative software has more in common with video games than you might think.

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
Jayanth Somineni Jayanth Somineni
Updated on September 05, 2023

How to Make API Calls in React With Examples

An API call in React refers to making a request to a web API from a React application. We can make an API call with: XMLHttpRequest, Fetch API or Axios.

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
Aditya Joshi Aditya Joshi
Updated on September 05, 2023

Kubernetes 101: StatefulSet vs Deployment

Two commonly used resources in Kubernetes are Statefulsets and Deployments. Explore the differences between the two and learn which to use for your application.

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
Ozan Unlu Ozan Unlu
Updated on August 22, 2023

Here’s a Novel Way to Keep Software Developers Happy

The secret: Observability matters.

Image: Shutterstock / Built In