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.
react hook for waiting state update (useAsyncState)

react hook for waiting state update (useAsyncState)

21
Comments
1 min read
Node.js - Streams

Node.js - Streams

36
Comments
6 min read
A Dev Server Supports ESM

A Dev Server Supports ESM

3
Comments 1
4 min read
LinkedIn JavaScript Assessment Answers
Cover image for LinkedIn JavaScript Assessment Answers

LinkedIn JavaScript Assessment Answers

13
Comments 2
1 min read
Javascript vs Typescript

Javascript vs Typescript

6
Comments 7
1 min read
Happiness status of your GitHub repo: repostatus
Cover image for Happiness status of your GitHub repo: repostatus

Happiness status of your GitHub repo: repostatus

57
Comments 9
5 min read
5 Great React Libraries to Look Out for in 2021
Cover image for 5 Great React Libraries to Look Out for in 2021

5 Great React Libraries to Look Out for in 2021

91
Comments 3
4 min read
Simple Quiz Application With Timer - Vue

Simple Quiz Application With Timer - Vue

21
Comments 9
2 min read
JavaScript Code Daily Challenge #3

JavaScript Code Daily Challenge #3

5
Comments 4
1 min read
Building a Task Management App in React
Cover image for Building a Task Management App in React

Building a Task Management App in React

51
Comments 4
8 min read
NULL VS UNDEFINED IN JS

NULL VS UNDEFINED IN JS

9
Comments 2
2 min read
Assign arrow function to a variable before exporting as module default import/no-anonymous-default-export

Assign arrow function to a variable before exporting as module default import/no-anonymous-default-export

1
Comments 1
1 min read
`engineStrict: true` in package.json is problematic - DON'T

`engineStrict: true` in package.json is problematic - DON'T

11
Comments 1
1 min read
Why Object.is() is better than ‘==’ and ‘===’ ?
Cover image for Why Object.is() is better than ‘==’ and ‘===’ ?

Why Object.is() is better than ‘==’ and ‘===’ ?

36
Comments 4
1 min read
What more I've learned from the Advent of Code (days 6-8)
Cover image for What more I've learned from the Advent of Code (days 6-8)

What more I've learned from the Advent of Code (days 6-8)

4
Comments
3 min read
A continuously growing set of unique SVG icons. 💁‍♀️ Brutalist design, vanilla CSS, 200ms page loads.
Cover image for A continuously growing set of unique SVG icons. 💁‍♀️ Brutalist design, vanilla CSS, 200ms page loads.

A continuously growing set of unique SVG icons. 💁‍♀️ Brutalist design, vanilla CSS, 200ms page loads.

50
Comments 16
1 min read
Solve problem of API responds with 401 error

Solve problem of API responds with 401 error

6
Comments
2 min read
Netflix clone using ReactJs live app on firebase
Cover image for Netflix clone using ReactJs live app on firebase

Netflix clone using ReactJs live app on firebase

20
Comments 2
1 min read
Build your Backend with Netlify Functions in 20 Minutes
Cover image for Build your Backend with Netlify Functions in 20 Minutes

Build your Backend with Netlify Functions in 20 Minutes

106
Comments 1
9 min read
Handling Command-line Arguments in NPM Scripts
Cover image for Handling Command-line Arguments in NPM Scripts

Handling Command-line Arguments in NPM Scripts

59
Comments 12
2 min read
The BEST WAY to get started with React FOR BEGINNERS [2021]
Cover image for The BEST WAY to get started with React FOR BEGINNERS [2021]

The BEST WAY to get started with React FOR BEGINNERS [2021]

42
Comments 2
6 min read
Using a Cookie-to-Header CSRF Token in Single Page Applications
Cover image for Using a Cookie-to-Header CSRF Token in Single Page Applications

Using a Cookie-to-Header CSRF Token in Single Page Applications

122
Comments 7
6 min read
In JS how do you know the right condition to use inside your for loop?
Cover image for In JS how do you know the right condition to use inside your for loop?

In JS how do you know the right condition to use inside your for loop?

5
Comments 10
1 min read
Three.js - An Awesome Library to Bring Amazing Effects to Your Project.

Three.js - An Awesome Library to Bring Amazing Effects to Your Project.

5
Comments
1 min read
Why Should We Use TypeScript
Cover image for Why Should We Use TypeScript

Why Should We Use TypeScript

25
Comments 15
1 min read
loading...