Expert Contributors Articles

Sorted By: Most Recent
Juan Ramirez Juan Ramirez
Updated on September 05, 2023

When AI Makes a Mistake, Who’s Responsible?

Dissecting accountability is not easy, considering all the hands it takes to create AI.

Image: Shutterstock / Built In
Reed McGinley-Stempel Reed McGinley-Stempel
Updated on September 05, 2023

AI Just Might Kill Your Company

But it doesn’t have to be today, next week or even next year. Think about your strategy and avoid knee-jerk reactions.

Image: Shutterstock / Built In
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
Mór Kapronczay Mór Kapronczay
Updated on September 05, 2023

A Beginner’s Guide to Language Models

A language model is a probability distribution over words or word sequences. Learn more about different types of language models and what they can do.

Image: Shutterstock / Built In
Niklas Donges Niklas Donges
Updated on September 05, 2023

Introduction to Natural Language Processing (NLP)

The ultimate goal of natural language processing is to help computers understand language as well as we do.

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
Henrique Centieiro Henrique Centieiro
Updated on September 05, 2023

The Ultimate Guide to MidJourney V5

MidJourney V5 is an AI text to image generating tool. Discover everything you need to know to use it.

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