Expert Contributors Articles

Sorted By: Most Recent
Cole Levy Cole Levy
Updated on February 15, 2025

QuerySelector() vs. GetElementById() in JavaScript

QuerySelector() and getElementByID() are two JavaScript functions that can be used to retrieve HTML elements from a webpage. Learn how they work and their differences. 

Image: Shutterstock / Built In
Muraly Srinarayanathas Muraly Srinarayanathas
Updated on February 14, 2025

How the Tech Industry Can Navigate Tariffs to Success

The recently imposed tariffs threaten global economic stability, but now is the time to lay the foundation for future success.

Image: Shutterstock / Built In
Guilherme Oliveira Guilherme Oliveira
Updated on February 12, 2025

How to Install a Docker-Driven Home Server on Ubuntu With CasaOS

CasaOS is an open-source software built around the Docker ecosystem. When combined with Ubuntu, it can be used to host a Docker-driven home server. Learn how.  

Image: Shutterstock / Built In
Mamdouh Refaat Mamdouh Refaat
Updated on February 12, 2025

What Is Overfitting?

Overfitting is when a machine learning model performs well with its training data but performs poorly with new data. Here’s an in-depth review of what can lead to overfitting, how it differs from underfitting and methods for detecting and avoiding it.

Image: Shutterstock / Built In
Kostis Kapelonis Kostis Kapelonis
Updated on February 12, 2025

The Serverless Hype Is Over. Now What?

The hype around serverless computing has died down, and now we can evaluate it more clearly.

Image: Shutterstock / Built In
Ajmal Hasan Ajmal Hasan
Updated on February 11, 2025

How to Add React Native Vector Icons Into Your Next Project

React-native-vector-icons is a library that allows users to add a variety of UI elements into their React Native App. Learn how to use it.

Image: Shutterstock / Built In
Ramu Narasinga Ramu Narasinga
Updated on February 11, 2025

Tsup: A Guide to the TypeScript Bundler

Tsup is a zero-configuration bundler that makes it easier for users to bundle their TypeScript libraries into one file. Learn how to implement it.

Image: Shutterstock / Built In
Max Reynolds Max Reynolds
Updated on February 11, 2025

Guide to Dijkstra’s Algorithm in Python

The Dijkstra’s algorithm finds the shortest path from a given vertex (or source node) to all other vertices in a weighted graph. Here’s how it works and how to use it.

Image: Shutterstock / Built In
Joseph Trettevik Joseph Trettevik
Updated on February 11, 2025

How to Revert a File in Git

A file can be reverted in Git using the git checkout command with the commit ID and the path to file. Learn how with these steps.

Image: Shutterstock / Built In
Kevin Bethune Kevin Bethune
Updated on February 10, 2025

Guiding Principles for Design

Understanding the why behind your designs is key to earning stakeholder approval and making a social difference.

Image: Shutterstock / Built In