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.
Amazing image placeholders with blurhash

Amazing image placeholders with blurhash

158
Comments 6
2 min read
JavaScript Monorepo Tooling

JavaScript Monorepo Tooling

40
Comments 8
12 min read
Quine(s) in JavaScript

Quine(s) in JavaScript

11
Comments 2
2 min read
Javascript Arrow Function

Javascript Arrow Function

24
Comments 1
2 min read
Svelte, nuevo chico en la oficina

Svelte, nuevo chico en la oficina

6
Comments
2 min read
Responsive Navigation Menu for 2021🎖️|| CSS JS

Responsive Navigation Menu for 2021🎖️|| CSS JS

77
Comments 2
3 min read
Cómo eliminar todas las carpetas node_modules y liberar espacio

Cómo eliminar todas las carpetas node_modules y liberar espacio

10
Comments
2 min read
React 3D Image Slider

React 3D Image Slider

13
Comments
4 min read
Tailwind Nextjs Starter Blog v0.1.2

Tailwind Nextjs Starter Blog v0.1.2

16
Comments 7
1 min read
Are you on Clubhouse yet?🗣 📣

Are you on Clubhouse yet?🗣 📣

23
Comments 15
1 min read
Some awesome js tricks you should know about

Some awesome js tricks you should know about

12
Comments 2
1 min read
Desestructuración de objetos en JavaScript

Desestructuración de objetos en JavaScript

29
Comments 7
2 min read
Solution: Sort the Matrix Diagonally

Solution: Sort the Matrix Diagonally

11
Comments
4 min read
Replacing query-string with Native URLSearchParams

Replacing query-string with Native URLSearchParams

41
Comments 3
2 min read
Build a Pinterest Layout In ReactJS

Build a Pinterest Layout In ReactJS

15
Comments 2
2 min read
Criando uma extensão para o Chrome

Criando uma extensão para o Chrome

3
Comments
1 min read
Project 45 of 100 - Single Page Business Template in React

Project 45 of 100 - Single Page Business Template in React

4
Comments
2 min read
JavaScript: How to Implement a WebSocket Backend

JavaScript: How to Implement a WebSocket Backend

5
Comments
6 min read
Embed dev.to articles in your Vue app

Embed dev.to articles in your Vue app

18
Comments
1 min read
Strapi Quickstart 🚀

Strapi Quickstart 🚀

1
Comments
3 min read
199. Binary Tree Right Side View

199. Binary Tree Right Side View

6
Comments
1 min read
Environment files in React.js app

Environment files in React.js app

80
Comments 9
2 min read
ES6 dynamic key (name) for object & object property assignment

ES6 dynamic key (name) for object & object property assignment

3
Comments 1
2 min read
617. Merge Two Binary Trees

617. Merge Two Binary Trees

5
Comments
1 min read
Solution: Maximum Score From Removing Substrings (ver. 2)

Solution: Maximum Score From Removing Substrings (ver. 2)

11
Comments
4 min read
Create Variable without var

Create Variable without var

4
Comments
1 min read
How to not learn Javascript

How to not learn Javascript

15
Comments 1
4 min read
Object-Oriented JavaScript and Address Books

Object-Oriented JavaScript and Address Books

13
Comments 2
1 min read
Looping Through Objects and Prototypal Inheritance and for...in loops

Looping Through Objects and Prototypal Inheritance and for...in loops

5
Comments
2 min read
Solution: Maximum Score From Removing Substrings (ver. 1)

Solution: Maximum Score From Removing Substrings (ver. 1)

7
Comments
4 min read
Weekly Digest 06/2021

Weekly Digest 06/2021

3
Comments
4 min read
How to check if a string contains emojis in JavaScript?

How to check if a string contains emojis in JavaScript?

5
Comments
2 min read
JHipster React Native Demo

JHipster React Native Demo

9
Comments
5 min read
Event Capturing Vs Event Bubbling In Javascript

Event Capturing Vs Event Bubbling In Javascript

14
Comments
4 min read
Create A Data Visualization Map Using Mapbox

Create A Data Visualization Map Using Mapbox

3
Comments
4 min read
Play with Header on Page Transitions

Play with Header on Page Transitions

6
Comments 1
1 min read
Destructuring Tweets - Episode 7 - Even more Evil Eval

Destructuring Tweets - Episode 7 - Even more Evil Eval

2
Comments
3 min read
Solution: Minimum Operations to Make a Subsequence

Solution: Minimum Operations to Make a Subsequence

6
Comments
3 min read
Cubegen 3.0 - Javascript / AFrame game

Cubegen 3.0 - Javascript / AFrame game

Comments
1 min read
That was easy! - Svelte Shopping Cart

That was easy! - Svelte Shopping Cart

15
Comments
3 min read
Animated Tab Bar

Animated Tab Bar

62
Comments 6
1 min read
Guide Through JavaScript Array Methods - 01

Guide Through JavaScript Array Methods - 01

Comments
3 min read
JavaScript Primitives have methods and properties! Wait what?

JavaScript Primitives have methods and properties! Wait what?

5
Comments 1
2 min read
Code coverage testing, when enough is enough

Code coverage testing, when enough is enough

17
Comments 2
10 min read
Future JavaScript – Use new Language features today (3/4 - Language)

Future JavaScript – Use new Language features today (3/4 - Language)

Comments
4 min read
Solution: Concatenation of Consecutive Binary Numbers

Solution: Concatenation of Consecutive Binary Numbers

5
Comments
2 min read
Solution: Is Graph Bipartite?

Solution: Is Graph Bipartite?

5
Comments 1
4 min read
Landing Starter Template based on TailwindCSS, AlpineJs and build on esbuild and PostCSS

Landing Starter Template based on TailwindCSS, AlpineJs and build on esbuild and PostCSS

9
Comments
5 min read
Creating a Server in Hapi

Creating a Server in Hapi

4
Comments
6 min read
5 React Custom Hooks You Should Start Using (Explained)

5 React Custom Hooks You Should Start Using (Explained)

432
Comments 6
13 min read
React Hooks with examples( useState, useEffect, useContext ).

React Hooks with examples( useState, useEffect, useContext ).

9
Comments 1
2 min read
Understand 3D in Javascript (ThreeJS) in 5 minutes

Understand 3D in Javascript (ThreeJS) in 5 minutes

69
Comments 3
5 min read
How to create an Image Upload Viewer with Alpine.js

How to create an Image Upload Viewer with Alpine.js

7
Comments
3 min read
The Breakpoint CSS-JS "Hack" - do not define breakpoints in JS

The Breakpoint CSS-JS "Hack" - do not define breakpoints in JS

20
Comments 4
2 min read
Data Structures Introduction

Data Structures Introduction

38
Comments 3
2 min read
Looking for project ideas.

Looking for project ideas.

32
Comments 20
1 min read
Keep Your Javascript Projects Secure With Snyk

Keep Your Javascript Projects Secure With Snyk

22
Comments 4
3 min read
Full Tutorial #7: Setting Up a User Session Query Handler | Microservices Chat App Using React, Node.js, TypeScript and GraphQL

Full Tutorial #7: Setting Up a User Session Query Handler | Microservices Chat App Using React, Node.js, TypeScript and GraphQL

53
Comments 2
1 min read
Reactjs: Managing filter

Reactjs: Managing filter

11
Comments
3 min read
Map, Reduce, Filter/Select: Ruby vs. JavaScript

Map, Reduce, Filter/Select: Ruby vs. JavaScript

7
Comments
2 min read
loading...