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.
Should you useState or useReducer 🤷? Doesn't matter really. Explained in 3 mins.

Should you useState or useReducer 🤷? Doesn't matter really. Explained in 3 mins.

26
Comments
3 min read
How to Setup ESLint and Prettier for Your React Apps

How to Setup ESLint and Prettier for Your React Apps

202
Comments 4
12 min read
A quick guide to Testing React hooks that use RxJS

A quick guide to Testing React hooks that use RxJS

59
Comments 2
6 min read
Asynchronicity in JavaScript

Asynchronicity in JavaScript

19
Comments
3 min read
docker-https-proxy to proxy your docker containers

docker-https-proxy to proxy your docker containers

11
Comments
1 min read
Using ReactJS with Agility CMS 09:40

Using ReactJS with Agility CMS

8
Comments 2
4 min read
What are your JAMSTACK goals this week?

What are your JAMSTACK goals this week?

15
Comments 27
1 min read
Coding a CSS Theme Switcher - So Many Options!

Coding a CSS Theme Switcher - So Many Options!

10
Comments
9 min read
Tools and the design of a testing experience

Tools and the design of a testing experience

10
Comments
11 min read
TypeScript: Técnicas de Programação Funcional

TypeScript: Técnicas de Programação Funcional

40
Comments
11 min read
Memory leaks and how to find them using Chrome Dev Tools

Memory leaks and how to find them using Chrome Dev Tools

168
Comments 5
3 min read
Handling API request race conditions in React

Handling API request race conditions in React

51
Comments 1
10 min read
ClojureScript in the JavaScript Ecosystem

ClojureScript in the JavaScript Ecosystem

7
Comments
10 min read
Account Kit By Facebook 👍

Account Kit By Facebook 👍

39
Comments 6
2 min read
Refactoring — oops, I’ve been doing it wrong.

Refactoring — oops, I’ve been doing it wrong.

110
Comments 4
6 min read
Continuous Integration in JavaScript: a Guide (ft. Github Actions)

Continuous Integration in JavaScript: a Guide (ft. Github Actions)

212
Comments 5
7 min read
Thinking in Java: Learn React and React Hooks with Java Code ☕

Thinking in Java: Learn React and React Hooks with Java Code ☕

37
Comments 1
5 min read
NodeJS: How To Add Additional Middleware To Our Express Server

NodeJS: How To Add Additional Middleware To Our Express Server

41
Comments
2 min read
5 Questions for Building a Monorepo

5 Questions for Building a Monorepo

45
Comments 1
7 min read
Testing Firestore locally with Firebase emulators

Testing Firestore locally with Firebase emulators

10
Comments
5 min read
Awesome Animation Checkbox CSS Toggle - Day / Night Mode

Awesome Animation Checkbox CSS Toggle - Day / Night Mode

229
Comments 14
1 min read
Creating Spelunky-style level transitions in Phaser

Creating Spelunky-style level transitions in Phaser

18
Comments 4
6 min read
How to Reach Your Goals: 1000 GitHub Stars in the first Open-Source Software

How to Reach Your Goals: 1000 GitHub Stars in the first Open-Source Software

309
Comments 6
7 min read
How to manage multiple nodejs version in a single machine using nvm

How to manage multiple nodejs version in a single machine using nvm

8
Comments 1
1 min read
14 Beneficial Tips to Write Cleaner Code in React Apps

14 Beneficial Tips to Write Cleaner Code in React Apps

683
Comments 10
17 min read
How to optimize your website(feat.brotli Compression)

How to optimize your website(feat.brotli Compression)

9
Comments
3 min read
A Different Unit Test Pattern

A Different Unit Test Pattern

18
Comments 4
1 min read
What's the FASTEST web framework? | Web Framework Comparisons 07:48

What's the FASTEST web framework? | Web Framework Comparisons

143
Comments 6
1 min read
Making a simple counter in javascript & HTML

Making a simple counter in javascript & HTML

30
Comments 6
3 min read
Resolving path alias in nestjs projects

Resolving path alias in nestjs projects

44
Comments 13
2 min read
Running JSX in your browser without Babel

Running JSX in your browser without Babel

32
Comments 4
2 min read
Who Else Does NOT Like Dark Mode?

Who Else Does NOT Like Dark Mode?

10
Comments 21
1 min read
Deep Cloning Objects in Angular, Typescript, Javascript

Deep Cloning Objects in Angular, Typescript, Javascript

11
Comments
2 min read
Simply JavaScript: a straightforward intro to Mocking, Stubbing, and Interfaces

Simply JavaScript: a straightforward intro to Mocking, Stubbing, and Interfaces

8
Comments
8 min read
The Developer's Guide to the Vue Ecosystem

The Developer's Guide to the Vue Ecosystem

266
Comments 10
3 min read
Adapt client-side JavaScript for use in 11ty (Eleventy) data files

Adapt client-side JavaScript for use in 11ty (Eleventy) data files

9
Comments
4 min read
Why no JavaScript hash sort!? How to sort a simple hash.

Why no JavaScript hash sort!? How to sort a simple hash.

7
Comments
3 min read
JavaScript Iterators and Generators: Synchronous Generators

JavaScript Iterators and Generators: Synchronous Generators

126
Comments
1 min read
How to manage reactive form controls with form groups in Angular 8

How to manage reactive form controls with form groups in Angular 8

11
Comments
6 min read
Introducing A Quick Start Template for Using p5.js in Electron

Introducing A Quick Start Template for Using p5.js in Electron

8
Comments
2 min read
Opensourcing classd: A fast and modern classNames alternative

Opensourcing classd: A fast and modern classNames alternative

25
Comments
6 min read
NodeJS: How To Add Routes To Our Express Server

NodeJS: How To Add Routes To Our Express Server

41
Comments 8
2 min read
How to Make a Bar Chart using JavaScript

How to Make a Bar Chart using JavaScript

11
Comments
6 min read
Awesome CSS Animation Hamburger Menu

Awesome CSS Animation Hamburger Menu

347
Comments 26
1 min read
Why ClojureScript Matters

Why ClojureScript Matters

41
Comments
17 min read
Ads In Your Linters

Ads In Your Linters

47
Comments 48
1 min read
Answer: Is this a valid use case for javascript closure?

Answer: Is this a valid use case for javascript closure?

3
Comments
1 min read
JAMStack Development 😉

JAMStack Development 😉

13
Comments 3
1 min read
Three Reasons Why You Should Visit Web Summer Camp

Three Reasons Why You Should Visit Web Summer Camp

6
Comments
6 min read
How to make Tinder-like card animations with React Native

How to make Tinder-like card animations with React Native

49
Comments
8 min read
Git commits went missing after a rebase

Git commits went missing after a rebase

9
Comments
3 min read
5 Tips and Tricks for Firefox DevTools - Storage Inspector

5 Tips and Tricks for Firefox DevTools - Storage Inspector

10
Comments
2 min read
Parsing CSV Files in Node.js with fs.createReadStream() and csv-parser

Parsing CSV Files in Node.js with fs.createReadStream() and csv-parser

36
Comments 11
5 min read
Troublshooting npm proxy issues part 1

Troublshooting npm proxy issues part 1

13
Comments
2 min read
#CodepenChallenge Think Small: Hand-drawn Parallax Badge

#CodepenChallenge Think Small: Hand-drawn Parallax Badge

9
Comments
1 min read
Click Function for Beginners

Click Function for Beginners

5
Comments
3 min read
Fullstacking: Restructuring the project

Fullstacking: Restructuring the project

6
Comments
3 min read
Base API - Updates

Base API - Updates

7
Comments
1 min read
Getting started with gRPC – part I: the what

Getting started with gRPC – part I: the what

15
Comments
3 min read
How to optimize your JavaScript app by using service workers

How to optimize your JavaScript app by using service workers

6
Comments
3 min read
loading...