DEV Community

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.
Self-host Google Fonts in your next React project with Fontsource

Self-host Google Fonts in your next React project with Fontsource

43
Comments 6
3 min read
🚀10 Trending projects on GitHub for web developers - 11th December 2020

🚀10 Trending projects on GitHub for web developers - 11th December 2020

76
Comments 6
2 min read
10 Inspiring Ideas for Your Next Front-End Project

10 Inspiring Ideas for Your Next Front-End Project

1842
Comments 96
4 min read
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

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

Happiness status of your GitHub repo: repostatus

57
Comments 9
5 min read
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

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 ‘===’ ?

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)

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.

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

Netflix clone using ReactJs live app on firebase

20
Comments 2
1 min read
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

Handling Command-line Arguments in NPM Scripts

59
Comments 12
2 min read
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

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

122
Comments 7
6 min read
loading...