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.
Function vs Object

Function vs Object

189
Comments 36
4 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
14 Beneficial Tips to Write Cleaner Code in React Apps

14 Beneficial Tips to Write Cleaner Code in React Apps

683
Comments 11
17 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
Making a simple counter in javascript & HTML

Making a simple counter in javascript & HTML

81
Comments 6
3 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
How to optimize your website(feat.brotli Compression)

How to optimize your website(feat.brotli Compression)

10
Comments
3 min read
Resolving path alias in nestjs projects

Resolving path alias in nestjs projects

49
Comments 13
2 min read
Awesome Animation Checkbox CSS Toggle - Day / Night Mode

Awesome Animation Checkbox CSS Toggle - Day / Night Mode

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

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

144
Comments 6
1 min read
Running JSX in your browser without Babel

Running JSX in your browser without Babel

44
Comments 4
2 min read
Ads In Your Linters

Ads In Your Linters

47
Comments 48
1 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
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
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
How to Make a Bar Chart using JavaScript

How to Make a Bar Chart using JavaScript

11
Comments
6 min read
loading...