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.
Granular chunks and JavaScript modules for faster page loads

Granular chunks and JavaScript modules for faster page loads

9
Comments
6 min read
OpenCage API and ArcGIS API for JavaScript

OpenCage API and ArcGIS API for JavaScript

3
Comments
5 min read
React Context+Hooks API=> Ideal State Management

React Context+Hooks API=> Ideal State Management

89
Comments 6
5 min read
Full Stack Open Part 1

Full Stack Open Part 1

3
Comments 1
1 min read
PHP For JavaScript Developers

PHP For JavaScript Developers

69
Comments 34
5 min read
React Native for People Who Know React JS

React Native for People Who Know React JS

15
Comments 1
4 min read
Rome - A JavaScript toolchain

Rome - A JavaScript toolchain

5
Comments
2 min read
Understanding async and await in JavaScript

Understanding async and await in JavaScript

2
Comments
3 min read
Material Monokai Theme for VSCode

Material Monokai Theme for VSCode

24
Comments 2
1 min read
Vanilla JavaScript string includes

Vanilla JavaScript string includes

4
Comments
2 min read
Bottoms Up Introduction to Merge Sort with JavaScript

Bottoms Up Introduction to Merge Sort with JavaScript

13
Comments
3 min read
Does SCSS take more space or load slow?

Does SCSS take more space or load slow?

4
Comments 9
1 min read
Productive and simple way to deploy Dockerized applications

Productive and simple way to deploy Dockerized applications

47
Comments 3
5 min read
I hate black bars! My Chrome and Edge extension for remove them on 21:9 monitors!

I hate black bars! My Chrome and Edge extension for remove them on 21:9 monitors!

3
Comments 7
2 min read
AvionDB: A MongoDB-like Distributed Database

AvionDB: A MongoDB-like Distributed Database

17
Comments
6 min read
Acing Your Interview: Traversing a Linked List in JavaScript

Acing Your Interview: Traversing a Linked List in JavaScript

45
Comments 3
2 min read
👨‍⚖️My personal portfolio website, can I get a review?

👨‍⚖️My personal portfolio website, can I get a review?

25
Comments 23
1 min read
Top 13 Animation libraries for UI designer in 2020

Top 13 Animation libraries for UI designer in 2020

124
Comments 6
4 min read
Object.entries()

Object.entries()

6
Comments 2
1 min read
Websockets with React & Express [Part-2]

Websockets with React & Express [Part-2]

8
Comments
2 min read
24 JavaScript Array Methods Explained (video series)

24 JavaScript Array Methods Explained (video series)

135
Comments 12
1 min read
Handy Javascript Tricks ✨

Handy Javascript Tricks ✨

7
Comments
3 min read
Introduction to React in 7 minutes

Introduction to React in 7 minutes

6
Comments
1 min read
Creating a Dark & Light Toggle Mode in your Angular App 🌚

Creating a Dark & Light Toggle Mode in your Angular App 🌚

16
Comments 2
2 min read
FREE PDF: 50 JavaScript Coding Challenges for Absolute Beginners

FREE PDF: 50 JavaScript Coding Challenges for Absolute Beginners

34
Comments 1
1 min read
VSCODE: extensões épicas, para se tornar um super-herói e salvar o dia (a última extensão é a melhor).

VSCODE: extensões épicas, para se tornar um super-herói e salvar o dia (a última extensão é a melhor).

34
Comments 4
3 min read
[REMINDER-5] Promise.race()

[REMINDER-5] Promise.race()

6
Comments
1 min read
Day 14 of #100DaysOfCode: Redux (use useSelect and useDispatch instead of connect)

Day 14 of #100DaysOfCode: Redux (use useSelect and useDispatch instead of connect)

6
Comments
1 min read
How to execute functions via pipeline?

How to execute functions via pipeline?

19
Comments
2 min read
Introducing Storybook Addon Performance🚀

Introducing Storybook Addon Performance🚀

8
Comments
2 min read
Catching all Responses with Axios

Catching all Responses with Axios

30
Comments 2
3 min read
WHY you should start with NODE.js

WHY you should start with NODE.js

3
Comments
3 min read
Spacemacs and My Exit From VSCode

Spacemacs and My Exit From VSCode

20
Comments
5 min read
How to use MoJS with React

How to use MoJS with React

26
Comments
3 min read
4 new challenges

4 new challenges

2
Comments
1 min read
My Portfolio 🤵

My Portfolio 🤵

31
Comments 16
1 min read
Storacle - a decentralized file storage

Storacle - a decentralized file storage

7
Comments
5 min read
JavaScript tips and tricks to be a better developer

JavaScript tips and tricks to be a better developer

91
Comments 13
1 min read
Dev.to clone with tailwind CSS

Dev.to clone with tailwind CSS

89
Comments 39
2 min read
[Reminder-1] var, let, const

[Reminder-1] var, let, const

6
Comments
2 min read
Web devs: before JavaScript, learn the fundamentals!

Web devs: before JavaScript, learn the fundamentals!

30
Comments
2 min read
Pointer Events explained

Pointer Events explained

3
Comments
2 min read
Using absolute imports in React app

Using absolute imports in React app

78
Comments 9
1 min read
[REMINDER-3] Template Literals / destructuring

[REMINDER-3] Template Literals / destructuring

5
Comments
1 min read
Learn How to Create a Passion Economy Platform on Blockchain

Learn How to Create a Passion Economy Platform on Blockchain

32
Comments 3
6 min read
[Reminder-2] Arrow Function

[Reminder-2] Arrow Function

3
Comments
1 min read
Build pagination with ES6 async generators and iterables

Build pagination with ES6 async generators and iterables

86
Comments
2 min read
Ultimate Vim TypeScript Setup

Ultimate Vim TypeScript Setup

32
Comments 1
6 min read
Wikipedia Viewer

Wikipedia Viewer

3
Comments 1
1 min read
How to Implement Login with Google in Nest JS

How to Implement Login with Google in Nest JS

149
Comments 52
7 min read
What's so great about React? 🚀

What's so great about React? 🚀

23
Comments 9
2 min read
Best way to deal with immutable data in JS

Best way to deal with immutable data in JS

8
Comments 2
3 min read
Forewords and domain model

Forewords and domain model

31
Comments
8 min read
OpenCV directly in the browser (webassembly + webworker)

OpenCV directly in the browser (webassembly + webworker)

47
Comments 3
8 min read
Studying Graphs: Adjacency Lists and Matrices

Studying Graphs: Adjacency Lists and Matrices

7
Comments
3 min read
Vue 3 Composition API – The Wrong Solution To The Right Problem

Vue 3 Composition API – The Wrong Solution To The Right Problem

57
Comments 19
3 min read
Create a free private npm registry with Bytesafe

Create a free private npm registry with Bytesafe

14
Comments 4
3 min read
Migrate an existing app to Turbolinks

Migrate an existing app to Turbolinks

10
Comments
3 min read
I Made my First App in JavaScript!

I Made my First App in JavaScript!

58
Comments 5
3 min read
Create horizontal scroll list with ScrollSpy in React

Create horizontal scroll list with ScrollSpy in React

12
Comments 2
3 min read
loading...