Software Articles

Sorted By: Most Recent
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
Sadrach Pierre Sadrach Pierre
Updated on August 17, 2023

A Guide to Python Virtual Environments

Python virtual environments help manage software dependencies and ensure code is reproducible. Our expert explains how they work and shows you how to get started with them.

Image: Shutterstock / Built In
Ebo Jackson Ebo Jackson
Updated on August 04, 2023

Pytest vs. Unittest: A Comparison and Guide

Pytest and Unittest are two testing frameworks in Python. Learn the features of each, the differences between them and how to test with each framework. 

Image: Shuterstock / Built In
Rory Spanton Rory Spanton
Updated on July 13, 2023

How to Use the Ternary Operator in JavaScript

The ternary operator is a concise way of expressing conditional statements in a single line of JavaScript code. Our expert explains how it works.

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on July 13, 2023

How to Fix “Invalid Active Developer Path” in Git

A major upgrade on your Mac can lead to the “invalid active developer path” error. Here’s how to fix it in Git. 

Image: Shutterstock / Built In
Ari Joury, Ph.D. Ari Joury, Ph.D.
Updated on July 10, 2023

Vimtutor: An Introduction to Vim

Despite its age, the code editor Vim isn’t going anywhere anytime soon. Our expert explains what you need to know to get started with it.

Image: Shutterstock / Built In
Nikita Fedorov Nikita Fedorov
Updated on May 03, 2023

4 Tips to Improve Efficiency for Remote Developers

Remote work is here to stay in the IT world, so make sure you set your software developers up for success by following these principles.

Image: Shutterstock / Built In
Sara A. Metwalli Sara A. Metwalli
Updated on April 06, 2023

What Is Application Lifecycle Management (ALM)?

Application lifecycle management provides a structure to software development with five distinct stages. Our expert introduces you to ALM, how it works and its key benefits.

Image: Shutterstock / Built In
David Koff David Koff
Updated on April 05, 2023

Install Node.js: A Tutorial

Node.js is an open-source server that works on multiple operating systems and is useful for both front- and back-end applications. This tutorial explains how to install it on your machine.

Image: Shutterstock / Built In
Nicolai Berg Andersen Nicolai Berg Andersen
Updated on April 04, 2023

What Is an iFrame?

We use iFrames (inline frames) to embed HTML documents within websites. Our expert shows you how to use iFrames and provides some practical examples.

Image: Shutterstock / Built In