Forem

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding the `switch` Statement in JavaScript
Cover image for Understanding the `switch` Statement in JavaScript

Understanding the `switch` Statement in JavaScript

1
Comments 2
2 min read
I was tired of manual research and web design, so I built an AI bot for it 🤖✨
Cover image for I was tired of manual research and web design, so I built an AI bot for it 🤖✨

I was tired of manual research and web design, so I built an AI bot for it 🤖✨

197
Comments 1
8 min read
Types of Promises in JavaScript

Types of Promises in JavaScript

15
Comments 3
4 min read
A Brief Intro to Arrow Functions in JavaScript

A Brief Intro to Arrow Functions in JavaScript

2
Comments
2 min read
How to Deploy a JavaScript Library to npm in 5 Minutes

How to Deploy a JavaScript Library to npm in 5 Minutes

2
Comments
3 min read
Securing IoT Data Integrity with Go IoT Platform

Securing IoT Data Integrity with Go IoT Platform

Comments
4 min read
Ultimate guide for problem solving in coding interviews

Ultimate guide for problem solving in coding interviews

4
Comments
9 min read
Data Structures and Algorithms: Dijkstra's Algorithm
Cover image for Data Structures and Algorithms: Dijkstra's Algorithm

Data Structures and Algorithms: Dijkstra's Algorithm

3
Comments
5 min read
Advanced Topics in Vue 3
Cover image for Advanced Topics in Vue 3

Advanced Topics in Vue 3

Comments
2 min read
The ThreeJS Primer - FREE e-book
Cover image for The ThreeJS Primer - FREE e-book

The ThreeJS Primer - FREE e-book

Comments
1 min read
Why is Cursor IDE not Creating an Automatic Git Commit?

Why is Cursor IDE not Creating an Automatic Git Commit?

Comments
1 min read
Why JavaScript Is Still Relevant in 2024: A Beginner’s Guide to the OG Webapp King

Why JavaScript Is Still Relevant in 2024: A Beginner’s Guide to the OG Webapp King

5
Comments 1
4 min read
Why is HTTP not secure? | HTTP vs. HTTPS
Cover image for Why is HTTP not secure? | HTTP vs. HTTPS

Why is HTTP not secure? | HTTP vs. HTTPS

5
Comments
3 min read
useLayoutEffect in Zustand test-case explained.
Cover image for useLayoutEffect in Zustand test-case explained.

useLayoutEffect in Zustand test-case explained.

Comments
5 min read
Mastering Loops in JavaScript: `while`, `do...while`, and `for`
Cover image for Mastering Loops in JavaScript: `while`, `do...while`, and `for`

Mastering Loops in JavaScript: `while`, `do...while`, and `for`

Comments
3 min read
Effortless Secret Management for Laravel & JS Projects with Secrets Loader
Cover image for Effortless Secret Management for Laravel & JS Projects with Secrets Loader

Effortless Secret Management for Laravel & JS Projects with Secrets Loader

4
Comments 1
4 min read
Episode 24/37: Signals Reset Pattern
Cover image for Episode 24/37: Signals Reset Pattern

Episode 24/37: Signals Reset Pattern

5
Comments
2 min read
Mastering TypeScript with React: A Step-by-Step Guide
Cover image for Mastering TypeScript with React: A Step-by-Step Guide

Mastering TypeScript with React: A Step-by-Step Guide

4
Comments 1
3 min read
The Ultimate Guide to Hosting Angular Applications on NGINX
Cover image for The Ultimate Guide to Hosting Angular Applications on NGINX

The Ultimate Guide to Hosting Angular Applications on NGINX

7
Comments
2 min read
Optimizing Re-Rendering in React: Best Practices

Optimizing Re-Rendering in React: Best Practices

3
Comments
4 min read
Mastering the 'this' Keyword in JavaScript

Mastering the 'this' Keyword in JavaScript

Comments
2 min read
Angular Change Detection from zone.js to Experimental Zoneless
Cover image for Angular Change Detection from zone.js to Experimental Zoneless

Angular Change Detection from zone.js to Experimental Zoneless

10
Comments 2
2 min read
Lightmode & Darkmode
Cover image for Lightmode & Darkmode

Lightmode & Darkmode

Comments
3 min read
What is JavaScript? 🤔
Cover image for What is JavaScript? 🤔

What is JavaScript? 🤔

1
Comments
7 min read
Day 3: Understanding JSX and Rendering Elements - ReactJS
Cover image for Day 3: Understanding JSX and Rendering Elements - ReactJS

Day 3: Understanding JSX and Rendering Elements - ReactJS

Comments
3 min read
loading...