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.
841. Keys and Rooms (javascript solution)

841. Keys and Rooms (javascript solution)

6
Comments
1 min read
Vue.js 101 - Event object, v-for and v-bind

Vue.js 101 - Event object, v-for and v-bind

15
Comments
3 min read
JavaScript: Classes Part-1

JavaScript: Classes Part-1

19
Comments 4
3 min read
Validate commit message using Commitlint and husky

Validate commit message using Commitlint and husky

34
Comments 1
2 min read
10 trucos y optimizaciones de código con JavaScript para 2021😎

10 trucos y optimizaciones de código con JavaScript para 2021😎

37
Comments 5
9 min read
JavaScript: Classes Part-2

JavaScript: Classes Part-2

11
Comments
2 min read
Making Auth Simpler for Static Web App APIs

Making Auth Simpler for Static Web App APIs

24
Comments
2 min read
Svelte in deno apps

Svelte in deno apps

19
Comments
1 min read
Solution: Palindrome Linked List

Solution: Palindrome Linked List

26
Comments 3
4 min read
Solution: Russian Doll Envelopes

Solution: Russian Doll Envelopes

10
Comments 1
4 min read
Creating an Inventory desktop Application with React, Apollo (Graphql), AntD, ElectronJS and, Fauna

Creating an Inventory desktop Application with React, Apollo (Graphql), AntD, ElectronJS and, Fauna

37
Comments 1
8 min read
Data-Oriented programming simplicity illustrated by coding challenges

Data-Oriented programming simplicity illustrated by coding challenges

3
Comments
6 min read
What are the top 5 things you consider while reviewing a code?

What are the top 5 things you consider while reviewing a code?

4
Comments 3
1 min read
Receive Discord Notifications For Heroku App Builds

Receive Discord Notifications For Heroku App Builds

5
Comments
4 min read
Efficient Solution To Sock Matching Problem

Efficient Solution To Sock Matching Problem

6
Comments
3 min read
7 Deadly Sins of Angular

7 Deadly Sins of Angular

188
Comments 28
7 min read
Displaying the capitals of countries on the map with Vue.js.

Displaying the capitals of countries on the map with Vue.js.

13
Comments 2
1 min read
Var, Let, and Const in JavaScript

Var, Let, and Const in JavaScript

2
Comments
2 min read
Node.JS - Foal framework - What's new in version 2 (3/4)

Node.JS - Foal framework - What's new in version 2 (3/4)

7
Comments
2 min read
Transpiling your boolean payload

Transpiling your boolean payload

5
Comments
2 min read
I published a book - Deno Web Development 🦕

I published a book - Deno Web Development 🦕

6
Comments
2 min read
Getting started with Vue.js 3 by building a Giphy search application

Getting started with Vue.js 3 by building a Giphy search application

12
Comments
11 min read
RecoilJS in practical - complex application

RecoilJS in practical - complex application

18
Comments 4
5 min read
Can Rails Hotwire negate the need for a JavaScript framework?

Can Rails Hotwire negate the need for a JavaScript framework?

5
Comments 3
1 min read
Query the DOM using ES6

Query the DOM using ES6

10
Comments
1 min read
20 Nice repos/tools/posts - 1st April - #1

20 Nice repos/tools/posts - 1st April - #1

5
Comments
4 min read
Login user using firebase

Login user using firebase

6
Comments
1 min read
After the live coding about web app authorization 1:19:04

After the live coding about web app authorization

8
Comments
1 min read
Change Jest mock per test with ease

Change Jest mock per test with ease

6
Comments
5 min read
One-Liner Puzzle - Fill Array with indices

One-Liner Puzzle - Fill Array with indices

2
Comments
1 min read
De volta ao básico: Tipos Primitivos e Objetos em Javascript

De volta ao básico: Tipos Primitivos e Objetos em Javascript

17
Comments 1
8 min read
Write faster in the dev.to editor - adding a WYSIWYG and keyboard shortcuts! [hack 2]

Write faster in the dev.to editor - adding a WYSIWYG and keyboard shortcuts! [hack 2]

98
Comments 15
3 min read
Can React state management get any simpler than this?

Can React state management get any simpler than this?

338
Comments 76
2 min read
The Importance of naming in code...

The Importance of naming in code...

9
Comments 2
2 min read
Reset a Form in Just One Step!

Reset a Form in Just One Step!

13
Comments
1 min read
Ternary Operations: the 1+ Line If/Else Statement

Ternary Operations: the 1+ Line If/Else Statement

9
Comments 3
2 min read
Power your Vue.js apps with a CMS

Power your Vue.js apps with a CMS

6
Comments
12 min read
FizzBuzz without using the Modulo (%) Operator

FizzBuzz without using the Modulo (%) Operator

8
Comments
3 min read
1721. Swapping Nodes in a Linked List (javascript solution)

1721. Swapping Nodes in a Linked List (javascript solution)

6
Comments
1 min read
Should you learn jQuery in 2021?

Should you learn jQuery in 2021?

14
Comments 1
2 min read
How to set up SSL locally with Node.js?

How to set up SSL locally with Node.js?

8
Comments
5 min read
Top JS rich text editor frameworks for 2021

Top JS rich text editor frameworks for 2021

120
Comments 7
11 min read
Toast Notifications with Alpine.js & Tailwind.css

Toast Notifications with Alpine.js & Tailwind.css

25
Comments 6
1 min read
Resources to learn JavaScript for beginners

Resources to learn JavaScript for beginners

17
Comments 3
1 min read
Build your own Shakespeare Translation Web App with JavaScript Fetch API

Build your own Shakespeare Translation Web App with JavaScript Fetch API

56
Comments 9
5 min read
Is JQuery still worth learning in 2021?

Is JQuery still worth learning in 2021?

10
Comments 22
1 min read
call(), apply() and bind() methods in Javascript

call(), apply() and bind() methods in Javascript

44
Comments 4
2 min read
Hi Devs Please rate my website work

Hi Devs Please rate my website work

2
Comments 5
1 min read
Data fetching React Hook

Data fetching React Hook

248
Comments 14
6 min read
React Component to Smooth Scroll to the Top

React Component to Smooth Scroll to the Top

442
Comments 26
2 min read
Template Literals in ES6

Template Literals in ES6

9
Comments 1
1 min read
How I became a professional self-taught developer in Germany while working a full time job

How I became a professional self-taught developer in Germany while working a full time job

420
Comments 52
6 min read
ReactJS Giphy API Tutorial

ReactJS Giphy API Tutorial

25
Comments 4
1 min read
BASIC JAVASCRIPT GOTCHAS FOR BEGINNERS

BASIC JAVASCRIPT GOTCHAS FOR BEGINNERS

15
Comments 7
4 min read
An introduction to @testing-library: Part 2

An introduction to @testing-library: Part 2

11
Comments
10 min read
I Created a CLI to Cross-Post Your Articles On Dev, Hashnode, and Medium

I Created a CLI to Cross-Post Your Articles On Dev, Hashnode, and Medium

51
Comments 22
4 min read
What is core web vitals

What is core web vitals

6
Comments
2 min read
A Tutorial On WebSockets

A Tutorial On WebSockets

43
Comments
7 min read
Build a desktop app with Electron and Svelte

Build a desktop app with Electron and Svelte

60
Comments 10
4 min read
Simple Task Manager: trying Tailwindcss for the 1st time

Simple Task Manager: trying Tailwindcss for the 1st time

6
Comments
1 min read
loading...