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.
Code Smell 213 - Hoisting
Cover image for Code Smell 213 - Hoisting

Code Smell 213 - Hoisting

4
Comments
2 min read
⚡refine.new - Introducing the Fastest Way to Create React Apps
Cover image for ⚡refine.new - Introducing the Fastest Way to Create React Apps

⚡refine.new - Introducing the Fastest Way to Create React Apps

88
Comments 20
4 min read
Create a Flashcard Application Using React

Create a Flashcard Application Using React

5
Comments
4 min read
Mastering Debounce: Control Function Execution for Improved JavaScript Performance
Cover image for Mastering Debounce: Control Function Execution for Improved JavaScript Performance

Mastering Debounce: Control Function Execution for Improved JavaScript Performance

2
Comments
2 min read
"Bugs in Software Development: Types and Real-World Examples
Cover image for "Bugs in Software Development: Types and Real-World Examples

"Bugs in Software Development: Types and Real-World Examples

2
Comments
3 min read
Svelte Demo Todo Walkthrough

Svelte Demo Todo Walkthrough

2
Comments 1
3 min read
A JavaScript Odyssey (GameDev Online Book)
Cover image for A JavaScript Odyssey (GameDev Online Book)

A JavaScript Odyssey (GameDev Online Book)

2
Comments 1
1 min read
Node.js Clustering: An Essential Guide to Scaling and Optimizing Your Applications
Cover image for Node.js Clustering: An Essential Guide to Scaling and Optimizing Your Applications

Node.js Clustering: An Essential Guide to Scaling and Optimizing Your Applications

Comments
4 min read
How We Reduced JS Deployment Time by x25 Times
Cover image for How We Reduced JS Deployment Time by x25 Times

How We Reduced JS Deployment Time by x25 Times

18
Comments 3
4 min read
Gerenciando versões do Node.js com NVM
Cover image for Gerenciando versões do Node.js com NVM

Gerenciando versões do Node.js com NVM

6
Comments
2 min read
Magically use environment variables without a .env file
Cover image for Magically use environment variables without a .env file

Magically use environment variables without a .env file

7
Comments
6 min read
How to Use useState Hook with Conditional Rendering in React: Showing and Hiding Components
Cover image for How to Use useState Hook with Conditional Rendering in React: Showing and Hiding Components

How to Use useState Hook with Conditional Rendering in React: Showing and Hiding Components

8
Comments 3
5 min read
Animate your SVG text with animejs (and Vue)
Cover image for Animate your SVG text with animejs (and Vue)

Animate your SVG text with animejs (and Vue)

5
Comments
4 min read
Understanding Closures in JavaScript

Understanding Closures in JavaScript

9
Comments 2
3 min read
How to create a product carousel for a TalkJS chat
Cover image for How to create a product carousel for a TalkJS chat

How to create a product carousel for a TalkJS chat

5
Comments
7 min read
Recognizing 2D shapes and how to draw them on a canvas.
Cover image for Recognizing 2D shapes and how to draw them on a canvas.

Recognizing 2D shapes and how to draw them on a canvas.

9
Comments 2
4 min read
Promise: any vs race vs all in simple terms

Promise: any vs race vs all in simple terms

5
Comments 1
2 min read
Series 2: Control Structures and Functions in JavaScript
Cover image for Series 2: Control Structures and Functions in JavaScript

Series 2: Control Structures and Functions in JavaScript

5
Comments
4 min read
Nodejs Asynchronous Multithreading Web Scraping

Nodejs Asynchronous Multithreading Web Scraping

2
Comments 1
2 min read
React Performance Optimization : Lazy Loading and Code Splitting

React Performance Optimization : Lazy Loading and Code Splitting

9
Comments 6
2 min read
Manage video call permissions with Daily's "knocking" feature
Cover image for Manage video call permissions with Daily's "knocking" feature

Manage video call permissions with Daily's "knocking" feature

Comments
10 min read
Creating a Google Chrome Extension using HTML + CSS + Javascript

Creating a Google Chrome Extension using HTML + CSS + Javascript

1
Comments
2 min read
VS Code Profiles - Know what profile you are using, no doubt
Cover image for VS Code Profiles - Know what profile you are using, no doubt

VS Code Profiles - Know what profile you are using, no doubt

4
Comments 4
4 min read
Series 1: Introduction to JavaScript
Cover image for Series 1: Introduction to JavaScript

Series 1: Introduction to JavaScript

1
Comments
3 min read
Extending Strapi plugins 🚀 Ultimate guide 👨‍💻

Extending Strapi plugins 🚀 Ultimate guide 👨‍💻

20
Comments
2 min read
loading...