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.
Develop Stunning Applications Easily with Syncfusion

Develop Stunning Applications Easily with Syncfusion

10
Comments
13 min read
Tic-Tac-Toe Realtime (Parte 1 - Clone do Projeto) | Express.js - Socket.io

Tic-Tac-Toe Realtime (Parte 1 - Clone do Projeto) | Express.js - Socket.io

7
Comments
3 min read
Advance Boilerplate for getting started with MERN stack 👩‍💻👨‍💻

Advance Boilerplate for getting started with MERN stack 👩‍💻👨‍💻

4
Comments
1 min read
Demystifying the v-model Directive in Vue

Demystifying the v-model Directive in Vue

71
Comments 13
6 min read
Using absolute path import with Typescript + babel + nodemon in Your Node Project

Using absolute path import with Typescript + babel + nodemon in Your Node Project

20
Comments 2
4 min read
Learning multiple programming language at the same time

Learning multiple programming language at the same time

5
Comments 1
1 min read
I made Listly: All your lists in one place!

I made Listly: All your lists in one place!

14
Comments 1
1 min read
5 Simple Applications of JavaScript Bitwise Operators

5 Simple Applications of JavaScript Bitwise Operators

31
Comments
3 min read
React & React Native AMA Ask Me Anything Resources

React & React Native AMA Ask Me Anything Resources

6
Comments
1 min read
The Web Share API in Safari on iOS

The Web Share API in Safari on iOS

6
Comments
3 min read
Inverting the control to make super reusable components!

Inverting the control to make super reusable components!

46
Comments 1
7 min read
Everything Wrong With JavaScript `eval()`

Everything Wrong With JavaScript `eval()`

28
Comments 6
2 min read
Kentico CMS Quick Tip: Minimal JSON Web APIs with IHttpHandler and .ashx Files

Kentico CMS Quick Tip: Minimal JSON Web APIs with IHttpHandler and .ashx Files

7
Comments
7 min read
Hackable to do list

Hackable to do list

4
Comments
1 min read
What is Node.js and why it becomes more popular?

What is Node.js and why it becomes more popular?

12
Comments 1
7 min read
7 Most Popular Node.js Frameworks in 2019

7 Most Popular Node.js Frameworks in 2019

135
Comments 14
4 min read
An introduction to Svelte, or why is everyone talking about it ?

An introduction to Svelte, or why is everyone talking about it ?

9
Comments
4 min read
The best front-end framework to learn in 2019

The best front-end framework to learn in 2019

320
Comments 53
11 min read
Choosing a domain host as a Web Developer

Choosing a domain host as a Web Developer

4
Comments
1 min read
Diff Among cookie, localStorage, and sessionStorage

Diff Among cookie, localStorage, and sessionStorage

68
Comments 2
2 min read
Let's understand QuickSort the easy way

Let's understand QuickSort the easy way

52
Comments 3
3 min read
Binary Conversion in JavaScript

Binary Conversion in JavaScript

18
Comments 2
3 min read
Invert your JavaScript

Invert your JavaScript

14
Comments 2
3 min read
Announcing Ionic React

Announcing Ionic React

117
Comments
11 min read
Explaining Front-End Humor

Explaining Front-End Humor

37
Comments 11
2 min read
Day1 : Drum Kit in Vanilla JS

Day1 : Drum Kit in Vanilla JS

4
Comments
1 min read
TIL: The pecularity of the sort function

TIL: The pecularity of the sort function

11
Comments 4
2 min read
React Dashboard Ultimate Guide. Part 1: Overview and Analytics Backend

React Dashboard Ultimate Guide. Part 1: Overview and Analytics Backend

133
Comments 7
6 min read
The Right Way To Add Tailwind CSS to Gatsby with Purge CSS

The Right Way To Add Tailwind CSS to Gatsby with Purge CSS

49
Comments 7
1 min read
Mern(MongoDB, Express JS, React JS and Node JS) Stack

Mern(MongoDB, Express JS, React JS and Node JS) Stack

20
Comments
1 min read
Linked List, Queue and Stack - Data Structure & Algorithm Part I

Linked List, Queue and Stack - Data Structure & Algorithm Part I

86
Comments
9 min read
JavaScript: Swiss Army Knife of Programming Languages

JavaScript: Swiss Army Knife of Programming Languages

10
Comments
4 min read
How to create a website: The simple part

How to create a website: The simple part

12
Comments 1
4 min read
Automatizar un blog de Gatsby con GitHub y Buddy

Automatizar un blog de Gatsby con GitHub y Buddy

10
Comments
12 min read
Evitando problemas com Observables.

Evitando problemas com Observables.

4
Comments
4 min read
Input components with the useState and useEffect hooks in React

Input components with the useState and useEffect hooks in React

7
Comments
4 min read
Striven Editor

Striven Editor

12
Comments
4 min read
Immutable objects with preventExtensions(), seal(), and freeze()

Immutable objects with preventExtensions(), seal(), and freeze()

6
Comments
2 min read
Easier TypeScript tooling with TSQuery

Easier TypeScript tooling with TSQuery

11
Comments
6 min read
Building NestJS app boilerplate - Authentication, Validation, GraphQL and Prisma

Building NestJS app boilerplate - Authentication, Validation, GraphQL and Prisma

172
Comments 20
11 min read
Server writing adventures in Node

Server writing adventures in Node

4
Comments
1 min read
Interclip

Interclip

5
Comments
2 min read
React race condition bug

React race condition bug

65
Comments 9
8 min read
Automatically upgrade lazy-loaded Angular modules for Ivy!

Automatically upgrade lazy-loaded Angular modules for Ivy!

9
Comments
7 min read
Custom TSLint rules with TSQuery 😍

Custom TSLint rules with TSQuery 😍

5
Comments
8 min read
pipeline-pipe: Fun Way to Get Your Batch Done with Node Stream

pipeline-pipe: Fun Way to Get Your Batch Done with Node Stream

18
Comments 1
4 min read
Add google-like search query to your website or Database

Add google-like search query to your website or Database

82
Comments 3
3 min read
Create Your First React Desktop Application in Electron with Hot-Reload

Create Your First React Desktop Application in Electron with Hot-Reload

271
Comments 21
7 min read
Save forms temporary data

Save forms temporary data

6
Comments
2 min read
Roving focus in react with custom hooks

Roving focus in react with custom hooks

43
Comments 3
2 min read
A working developer reviews freeCodeCamp (2019) 10:08

A working developer reviews freeCodeCamp (2019)

59
Comments 3
8 min read
How Create Relationships with Mongoose and Node.js ( with real example )

How Create Relationships with Mongoose and Node.js ( with real example )

237
Comments 17
3 min read
📚 Awesome links from dev.to and around the web #3

📚 Awesome links from dev.to and around the web #3

48
Comments 2
2 min read
UI Component Design System: A Developer’s Guide

UI Component Design System: A Developer’s Guide

150
Comments 3
10 min read
Reversing A String Using Pointers(References)

Reversing A String Using Pointers(References)

6
Comments
2 min read
Themes Using CSS Variables and React Context

Themes Using CSS Variables and React Context

75
Comments 2
5 min read
Draft.js introduction: Custom styles (highlighted text!) and have formatting buttons show whether they are “on” or “off”

Draft.js introduction: Custom styles (highlighted text!) and have formatting buttons show whether they are “on” or “off”

18
Comments 3
5 min read
The tale of three dots in Javascript

The tale of three dots in Javascript

547
Comments 26
4 min read
Array Flattening in 5 lines

Array Flattening in 5 lines

65
Comments 7
3 min read
Rich text editing on the web: Getting started with Draft.js

Rich text editing on the web: Getting started with Draft.js

147
Comments 11
8 min read
loading...