Javascript Design Articles

Sorted By: Most Recent
Anthony Corbo Anthony Corbo
Updated on February 01, 2024

What Is JavaScript?

JavaScript is a text-based programming language that operates on both the client side and the server side in order to make web pages interactive.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Are JavaScript Design Patterns?

JavaScript design patterns are sequences of code intended to provide developers with a streamlined method for solving common challenges.

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
Jayanth Somineni Jayanth Somineni
Updated on June 14, 2023

Different Ways to Display Images in React.js Apps

Learn different ways of including images in React.js applications. Display great imagery, no matter your code’s style.

Image: Shutterstock / Built In
Alex Zito-Wolf Alex Zito-Wolf
Updated on March 15, 2023

Starting Out in Software Engineering? Don’t Bother Learning React JS.

React JS has been an important framework in developers’ toolkits for a decade now. But if you’re just starting your career, you’re probably better off not spending time learning it.