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.
Understanding the useReducer hook in React

Understanding the useReducer hook in React

209
Comments 6
2 min read
Ember 3.27 Released

Ember 3.27 Released

7
Comments
7 min read
How to manage complex configuration of esbuild

How to manage complex configuration of esbuild

1
Comments
2 min read
JavaScript Promise methods Explained!

JavaScript Promise methods Explained!

9
Comments 1
4 min read
Cut down your Webpack build times by half with esbuild-loader

Cut down your Webpack build times by half with esbuild-loader

43
Comments
2 min read
Managing monorepos with lerna and yarn workspaces

Managing monorepos with lerna and yarn workspaces

14
Comments
3 min read
How to improve imports in your code

How to improve imports in your code

54
Comments 11
1 min read
Sets of props in React and Typescript

Sets of props in React and Typescript

4
Comments
2 min read
Day 8 of #100DaysOfCode!

Day 8 of #100DaysOfCode!

5
Comments
2 min read
Free hosting using Heroku

Free hosting using Heroku

18
Comments 5
3 min read
TypeScript - Modules

TypeScript - Modules

5
Comments
4 min read
Updates from the 84th meeting of TC39

Updates from the 84th meeting of TC39

5
Comments
2 min read
I tried to mount a client-side "attack" on a news website poll by using only Javascript. And I failed miserably.

I tried to mount a client-side "attack" on a news website poll by using only Javascript. And I failed miserably.

21
Comments 16
3 min read
Why Virtual DOM?

Why Virtual DOM?

299
Comments 52
3 min read
Awesome 🎧 Music Player + tutorial

Awesome 🎧 Music Player + tutorial

200
Comments 15
4 min read
Scroll animation in Javascript using IntersectionObserver

Scroll animation in Javascript using IntersectionObserver

584
Comments 10
7 min read
Easy definitions of Module, package and other common web development terms to remember!

Easy definitions of Module, package and other common web development terms to remember!

3
Comments
1 min read
Let's develop a QR Code Generator, part III: error correction

Let's develop a QR Code Generator, part III: error correction

6
Comments 8
12 min read
Managing React State with Zustand

Managing React State with Zustand

68
Comments 2
6 min read
How to send a SMS using Twilio

How to send a SMS using Twilio

24
Comments 4
5 min read
Creating a Sticky Table Column

Creating a Sticky Table Column

5
Comments 2
4 min read
Is everything in JavaScript an Object?

Is everything in JavaScript an Object?

133
Comments 18
4 min read
How our team writes React tests and other stuff too 5 June 2021 8 minute read

How our team writes React tests and other stuff too 5 June 2021 8 minute read

3
Comments
1 min read
Let's do some animations in native Javascript

Let's do some animations in native Javascript

16
Comments
4 min read
JavaScript Classes Explained

JavaScript Classes Explained

4
Comments
5 min read
So....I made a Calculator(Sort of)

So....I made a Calculator(Sort of)

2
Comments
3 min read
Vida longa ao PWA

Vida longa ao PWA

4
Comments 2
3 min read
O ES2021 foi aprovado! Confira a lista de novidades no JavaScript

O ES2021 foi aprovado! Confira a lista de novidades no JavaScript

13
Comments
3 min read
Is React a framework or library? - Everything you need to know

Is React a framework or library? - Everything you need to know

4
Comments 3
11 min read
🧑‍💻 How I developed my portfolio for a month 🗓 + Demo 🍿

🧑‍💻 How I developed my portfolio for a month 🗓 + Demo 🍿

1141
Comments 56
12 min read
Netflix Clone Using React and TMDb

Netflix Clone Using React and TMDb

32
Comments 10
1 min read
Mastering JS' 5 Best Vue Tutorials

Mastering JS' 5 Best Vue Tutorials

7
Comments
1 min read
You Can Definitely Use Global Variables To Manage Global State In React

You Can Definitely Use Global Variables To Manage Global State In React

221
Comments 24
10 min read
Firebase Auth | Understanding The Auth

Firebase Auth | Understanding The Auth

41
Comments 1
2 min read
Published my first npm package!

Published my first npm package!

4
Comments
2 min read
What Does "this" Refer to in JS?

What Does "this" Refer to in JS?

4
Comments
2 min read
Nest JS Microservice || 12 Factor App

Nest JS Microservice || 12 Factor App

8
Comments
1 min read
Handling Binary Data — Building a HTTP Server from scratch

Handling Binary Data — Building a HTTP Server from scratch

4
Comments
10 min read
Turn your Create React App into a Progressive Web App in 100 seconds

Turn your Create React App into a Progressive Web App in 100 seconds

180
Comments 3
2 min read
Securing React Native Application

Securing React Native Application

74
Comments 2
9 min read
Creating custom form controls using ControlValueAccessor in Angular

Creating custom form controls using ControlValueAccessor in Angular

76
Comments 1
8 min read
Your Guide to HTTP Response Status Code

Your Guide to HTTP Response Status Code

24
Comments
2 min read
Vue: Using localStorage with Vuex store

Vue: Using localStorage with Vuex store

2
Comments
1 min read
Reactive Forms : Angular

Reactive Forms : Angular

5
Comments
3 min read
CRUD Operation with Array in JavaScript

CRUD Operation with Array in JavaScript

4
Comments
1 min read
Javascript Iterators and the for-x Loops 02:03

Javascript Iterators and the for-x Loops

4
Comments 1
1 min read
How to securely send/receive key params in an .NET Core WebAPI and Javascript Application

How to securely send/receive key params in an .NET Core WebAPI and Javascript Application

5
Comments
3 min read
Bracket notation Vs dot notation in JavaScript objects

Bracket notation Vs dot notation in JavaScript objects

19
Comments 2
2 min read
How to create a custom modal in angular

How to create a custom modal in angular

8
Comments 2
4 min read
NPM - Meet my friend paul 👨‍🦰 👨‍🦰

NPM - Meet my friend paul 👨‍🦰 👨‍🦰

2
Comments
2 min read
Template Driven Form : Angular

Template Driven Form : Angular

5
Comments
3 min read
A look back at my first published npm library 5 years ago

A look back at my first published npm library 5 years ago

12
Comments 2
6 min read
How to Inject Javascript to a Site From Chrome Extension

How to Inject Javascript to a Site From Chrome Extension

52
Comments 1
1 min read
VueJS App with HarperDB

VueJS App with HarperDB

32
Comments
8 min read
🚀10 Trending projects on GitHub for web developers - 9th July 2021

🚀10 Trending projects on GitHub for web developers - 9th July 2021

205
Comments
3 min read
Bubble Sort (JS Example)

Bubble Sort (JS Example)

8
Comments 5
2 min read
React's useEffect Hook

React's useEffect Hook

55
Comments
3 min read
GraphQL vs REST - Conclusion

GraphQL vs REST - Conclusion

214
Comments 42
3 min read
How to add a sparkline to your Vue.js app

How to add a sparkline to your Vue.js app

20
Comments 2
2 min read
Passing ''Arguments'' into Event listeners

Passing ''Arguments'' into Event listeners

2
Comments
2 min read
loading...