
The Great JavaScript Debate: To Semicolon or Not?
In this article, we explore the question of whether you should use semicolons or skip them in JavaScript.
Matt is the founder of JavaScript Today, a platform dedicated to high-quality JavaScript education and commentary. With a deep curiosity for technology, he gravitates toward understanding how things work and has been diving into the world of information security. Outside of coding, Matt enjoys exploring languages; he can understand some Russian and Italian, and is currently learning Thai.
In this article, we explore the question of whether you should use semicolons or skip them in JavaScript.
In this article, we build a real-time chat application using React, Node, SocketIO, and Tailwind CSS.
This article aims to prepare you for DOM-related interview questions, which can arise even in React interviews. Let’s dive in!
In this article, we show you two different solutions to the two sum algorithm challenge in JavaScript.
In this article, we will look at ways in which we can remove duplicate values in arrays and strings with JavaScript.
In this article, we take a look at a fascinating mathematical problem: The Collatz Conjecture. We'll also generate sequences with JavaScript.
In this article, we explore the D3.js library, examing how it's used in data visualization. We'll also build a bitcoin line chart.
In this article, we dive into JavaScript's Secret Weapon: Web Workers.
In this article, we're going to create a nodejs budgeting command line interface. Full source code on GitHub.
In this article, we explore bitwise operators in JavaScript.
In this article, we explore a junior developer interview question: Defang an IP and offer two solutions to solve this problem in JavaScript.
In this article, we're going to build a navigation bar using Angular 17 and Tailwind CSS.
Join our community of developers and receive insightful articles and coding tips every week.