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.
The saga of async JavaScript: Promises
Cover image for The saga of async JavaScript: Promises

The saga of async JavaScript: Promises

5
Comments
10 min read
Responsive Restaurant Website 🍔.
Cover image for Responsive Restaurant Website 🍔.

Responsive Restaurant Website 🍔.

20
Comments 2
1 min read
40 technology experts ready to help you practice on projects
Cover image for 40 technology experts ready to help you practice on projects

40 technology experts ready to help you practice on projects

5
Comments
4 min read
Hammering down React basics, with a paint coat of Material UI
Cover image for Hammering down React basics, with a paint coat of Material UI

Hammering down React basics, with a paint coat of Material UI

31
Comments
7 min read
Array.prototype.includes() can slow down your code
Cover image for Array.prototype.includes() can slow down your code

Array.prototype.includes() can slow down your code

6
Comments 1
2 min read
How to use reduce and forEach with async functions
Cover image for How to use reduce and forEach with async functions

How to use reduce and forEach with async functions

3
Comments
3 min read
RxJS - Filtering Operators
Cover image for RxJS - Filtering Operators

RxJS - Filtering Operators

15
Comments
12 min read
Enable Emmet support for React in VS Code
Cover image for Enable Emmet support for React in VS Code

Enable Emmet support for React in VS Code

48
Comments 7
1 min read
Function, loops js (Lesson 3 with Hassan)
Cover image for Function, loops js (Lesson 3 with Hassan)

Function, loops js (Lesson 3 with Hassan)

6
Comments
1 min read
JavaScript: Truthy and Falsy Values

JavaScript: Truthy and Falsy Values

3
Comments
1 min read
Debounce Function in Javascript 🚀
Cover image for Debounce Function in Javascript 🚀

Debounce Function in Javascript 🚀

4
Comments
1 min read
⚡ Must read Tech news/tools of the day - Digest #16
Cover image for ⚡ Must read Tech news/tools of the day - Digest #16

⚡ Must read Tech news/tools of the day - Digest #16

2
Comments
2 min read
Coding is a Craft
Cover image for Coding is a Craft

Coding is a Craft

5
Comments
1 min read
Learn to secure your app while coding it ...
Cover image for Learn to secure your app while coding it ...

Learn to secure your app while coding it ...

2
Comments
1 min read
How I built a Contentful App combined with Commerce.js (I)
Cover image for How I built a Contentful App combined with Commerce.js (I)

How I built a Contentful App combined with Commerce.js (I)

27
Comments 1
5 min read
Infinite scrolling in React with intersection observer
Cover image for Infinite scrolling in React with intersection observer

Infinite scrolling in React with intersection observer

577
Comments 13
6 min read
Designing web accessible video calls
Cover image for Designing web accessible video calls

Designing web accessible video calls

16
Comments
10 min read
⌨️ An ACTUAL typewriter (that auto types and is interactive too!) 🤯
Cover image for ⌨️ An ACTUAL typewriter (that auto types and is interactive too!) 🤯

⌨️ An ACTUAL typewriter (that auto types and is interactive too!) 🤯

160
Comments 28
1 min read
Electron Adventures: Episode 54: Notebook state management with useImmer

Electron Adventures: Episode 54: Notebook state management with useImmer

3
Comments
4 min read
Todos: The Hard Parts

Todos: The Hard Parts

52
Comments 2
10 min read
Tired of agonizing errors caused by typos? Let's fix that!
Cover image for Tired of agonizing errors caused by typos? Let's fix that!

Tired of agonizing errors caused by typos? Let's fix that!

14
Comments 5
4 min read
¿Como ser más productivo como desarrollador?

¿Como ser más productivo como desarrollador?

8
Comments
3 min read
Better React Micro Frontends w/ Nx

Better React Micro Frontends w/ Nx

94
Comments 4
6 min read
Pajama SSG - Simple Static Site Generator with Node.js

Pajama SSG - Simple Static Site Generator with Node.js

5
Comments
2 min read
4 Ways to Remove Element from an Array in JavaScript
Cover image for 4 Ways to Remove Element from an Array in JavaScript

4 Ways to Remove Element from an Array in JavaScript

31
Comments
3 min read
loading...