Software Articles

Sorted By: Most Recent
Tobias Dengel Tobias Dengel
Updated on October 13, 2023

How Voice Tech Is Creating a Less Dangerous World

From providing home security to hands-free access to emergency services, voice tech is developing into a key component for safety. Here’s how.

Image: Shutterstock / Built In
Dima Kovalenko Dima Kovalenko
Updated on October 04, 2023

4 Ways to Ensure Data Privacy for AI-Based Apps

Anonymization and dual AI networks are two ways developers can help keep AI-based apps secure.

Image: Shutterstock / Built In
Satyam Tripathi Satyam Tripathi
Updated on October 04, 2023

GraphQL vs REST APIs

GraphQL and REST are the two most popular methods for building APIs. Here’s how to decide which of them to use.

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
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
Filiz Şenyüzlüler Filiz Şenyüzlüler
Updated on August 03, 2023

Git Rebase vs Merge: Which to Use?

In Git, rebasing and merging are both designed to integrate changes from one branch into another branch but in different ways.

Image: Shutterstock / 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