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.
Mockup API With JSON Server

Mockup API With JSON Server

9
Comments 1
2 min read
Why and when you should use Vuex

Why and when you should use Vuex

6
Comments
5 min read
SvelteKit hCaptcha Contact Form: Keeping Bots Away

SvelteKit hCaptcha Contact Form: Keeping Bots Away

7
Comments
11 min read
Code Smell 93 - Send me Anything

Code Smell 93 - Send me Anything

6
Comments 1
2 min read
Converting a React component to TypeScript

Converting a React component to TypeScript

54
Comments 11
5 min read
Carregamento lento com scroll horizontal

Carregamento lento com scroll horizontal

10
Comments 1
4 min read
Binary Search in JavaScript🔥

Binary Search in JavaScript🔥

6
Comments
2 min read
How to use Object Literals in JavaScript to write complex conditions

How to use Object Literals in JavaScript to write complex conditions

5
Comments
3 min read
Number.toString()

Number.toString()

5
Comments
2 min read
Create a custom toggle hook in React

Create a custom toggle hook in React

5
Comments
1 min read
How to use async/await inside loops in JavaScript

How to use async/await inside loops in JavaScript

403
Comments 11
3 min read
JavaScript Clock | CSS Neumorphism Working Analog Clock UI Design

JavaScript Clock | CSS Neumorphism Working Analog Clock UI Design

21
Comments 2
3 min read
How about a text editor from scratch?

How about a text editor from scratch?

2
Comments
1 min read
String.prototype.substr() vs String.prototype.substring()

String.prototype.substr() vs String.prototype.substring()

6
Comments 3
2 min read
3 Neat Tricks For Sorting Arrays of Objects in JavaScript

3 Neat Tricks For Sorting Arrays of Objects in JavaScript

10
Comments 1
3 min read
Mocking Back-ends for React Apps with MirageJS

Mocking Back-ends for React Apps with MirageJS

41
Comments 4
20 min read
Open Sourcing My Tools For Generating Tutorials From Source Code

Open Sourcing My Tools For Generating Tutorials From Source Code

12
Comments 2
7 min read
React Series - 3 [State]

React Series - 3 [State]

7
Comments
3 min read
Arrow Function is not Replacement For function(){}

Arrow Function is not Replacement For function(){}

2
Comments 2
1 min read
How to send a web form without code or any backend

How to send a web form without code or any backend

152
Comments 19
3 min read
Collaborate across the states

Collaborate across the states

5
Comments
2 min read
Five Reasons I'm Excited about Astro

Five Reasons I'm Excited about Astro

7
Comments
4 min read
Write less code by using CSS Houdini

Write less code by using CSS Houdini

2
Comments
4 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 49

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 49

8
Comments
1 min read
Electron Adventures: Episode 80: Svelte Unicodizer Package

Electron Adventures: Episode 80: Svelte Unicodizer Package

6
Comments 1
2 min read
loading...