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.
Cheat The Chrome Dino Game In Just 2 Minutes

Cheat The Chrome Dino Game In Just 2 Minutes

6
Comments 1
2 min read
Building An Awesome Select Box Using "react-select" library

Building An Awesome Select Box Using "react-select" library

25
Comments
1 min read
Tile Navigation - How to make navbar for web page with HTML CSS and JS in 2021

Tile Navigation - How to make navbar for web page with HTML CSS and JS in 2021

151
Comments 12
5 min read
มาเขียน Snippet ใช้เองกัน!!

มาเขียน Snippet ใช้เองกัน!!

6
Comments
2 min read
My Unsplash Search Cloud

My Unsplash Search Cloud

2
Comments
2 min read
JS Coding Question #6: Is Anagram

JS Coding Question #6: Is Anagram

17
Comments 2
2 min read
100 Days Of CODE-JOB Goal

100 Days Of CODE-JOB Goal

6
Comments 2
1 min read
Create an Exclusive Product Landing Page using HTML CSS & JS

Create an Exclusive Product Landing Page using HTML CSS & JS

139
Comments 12
10 min read
Use Named Exports over Default Exports in JavaScript

Use Named Exports over Default Exports in JavaScript

53
Comments 8
4 min read
Let's develop a QR Code Generator, part VIII: different sizes

Let's develop a QR Code Generator, part VIII: different sizes

19
Comments
12 min read
TypeScript: Any | Unknown | Never

TypeScript: Any | Unknown | Never

42
Comments 2
3 min read
Create an HTML Color picker using JavaScript

Create an HTML Color picker using JavaScript

46
Comments 2
5 min read
Simple Accordion Menu using HTML, CSS & Javascript

Simple Accordion Menu using HTML, CSS & Javascript

90
Comments 4
4 min read
Register and Login System in MERN Stack

Register and Login System in MERN Stack

71
Comments 16
7 min read
Call stack? Event loop? Async? 🤔

Call stack? Event loop? Async? 🤔

6
Comments 1
1 min read
How to Connect a React Frontend to a Flask Backend

How to Connect a React Frontend to a Flask Backend

84
Comments 6
5 min read
The best way to learn programming: JavaScript Edition

The best way to learn programming: JavaScript Edition

75
Comments 14
3 min read
The Ultimate Tutorial on JavaScript DOM - JS DOM with Examples

The Ultimate Tutorial on JavaScript DOM - JS DOM with Examples

148
Comments 1
12 min read
Using Modals In React.js, The Right Way (ZERO prop drilling)

Using Modals In React.js, The Right Way (ZERO prop drilling)

136
Comments 3
3 min read
Best practices for Web application maintenance

Best practices for Web application maintenance

5
Comments
17 min read
Stay alert

Stay alert

670
Comments 53
8 min read
How I Build Intergalactic War Game In Pure JavaScript

How I Build Intergalactic War Game In Pure JavaScript

63
Comments 7
4 min read
What is a Ternary Operator in JavaScript?

What is a Ternary Operator in JavaScript?

5
Comments
2 min read
Next.js 11, Module Federation, and SSR — A whole new world

Next.js 11, Module Federation, and SSR — A whole new world

23
Comments 1
7 min read
Reduce, Reuse, and Recycle? Components!

Reduce, Reuse, and Recycle? Components!

5
Comments
1 min read
10 useless NPM Package with millions of downloads

10 useless NPM Package with millions of downloads

184
Comments 107
2 min read
Handling the Most basic Login with React and Sinatra

Handling the Most basic Login with React and Sinatra

8
Comments
4 min read
No More ../../../ Import in React

No More ../../../ Import in React

1552
Comments 52
3 min read
Why you should be using Vue's new Composition API

Why you should be using Vue's new Composition API

234
Comments 32
8 min read
A simple yet handy configuration compositor and locator!

A simple yet handy configuration compositor and locator!

7
Comments
1 min read
React-query series Part 4: Interacting with the cache using the useQueryClient hook.

React-query series Part 4: Interacting with the cache using the useQueryClient hook.

46
Comments
5 min read
forEach / break / continue

forEach / break / continue

5
Comments
2 min read
Benefits of Learning Java

Benefits of Learning Java

3
Comments
2 min read
Dark/Light theme switcher with HTML, CSS & Javascript Only

Dark/Light theme switcher with HTML, CSS & Javascript Only

247
Comments 4
4 min read
Operadores Lógicos: Exemplos (Parte 2)

Operadores Lógicos: Exemplos (Parte 2)

3
Comments
1 min read
How to Internationalize a React App

How to Internationalize a React App

88
Comments 4
9 min read
Derive union of string literal types with lookup types in Typescript

Derive union of string literal types with lookup types in Typescript

9
Comments
3 min read
How to persist data in nextjs app?

How to persist data in nextjs app?

17
Comments
6 min read
Refactoring ELI5

Refactoring ELI5

3
Comments
1 min read
Real Time Searching In ReactJS

Real Time Searching In ReactJS

103
Comments 7
2 min read
Why having a portfolio website is not necessary for getting hired in 2021

Why having a portfolio website is not necessary for getting hired in 2021

37
Comments 3
2 min read
How do I resolve problems in an effective way?

How do I resolve problems in an effective way?

5
Comments 2
2 min read
Top 7 JavaScript Array sort() Method Use Cases

Top 7 JavaScript Array sort() Method Use Cases

83
Comments 1
8 min read
PWA || MAKING APP synchronous || Auto update assets

PWA || MAKING APP synchronous || Auto update assets

7
Comments
2 min read
Why I haven't committed to React (yet)

Why I haven't committed to React (yet)

2
Comments 8
2 min read
Typescript: why you should use unknown instead of any

Typescript: why you should use unknown instead of any

84
Comments
3 min read
ES6 - A beginners guide - Enhanced Object Literals

ES6 - A beginners guide - Enhanced Object Literals

38
Comments
2 min read
Electron Adventures: Episode 42: Marko File Manager

Electron Adventures: Episode 42: Marko File Manager

3
Comments
6 min read
Electron Adventures: Episode 41: Marko

Electron Adventures: Episode 41: Marko

4
Comments
3 min read
AOS scrolling animation with VueJS 3

AOS scrolling animation with VueJS 3

15
Comments 1
3 min read
Animation React - Bem-te-vi

Animation React - Bem-te-vi

24
Comments 5
1 min read
How to use contact forms with headless WordPress and Next.js

How to use contact forms with headless WordPress and Next.js

10
Comments 1
10 min read
User Authorization in NodeJS using PostgreSQL

User Authorization in NodeJS using PostgreSQL

157
Comments 14
10 min read
Memoization in Javascript

Memoization in Javascript

219
Comments 9
4 min read
Code Splitting With Dynamic Imports

Code Splitting With Dynamic Imports

7
Comments
1 min read
ESLint rule: react/jsx-curly-brace-presence

ESLint rule: react/jsx-curly-brace-presence

15
Comments
2 min read
Functions, fat arrows and parentheses

Functions, fat arrows and parentheses

148
Comments 12
3 min read
Getting Started with Appwrite Realtime for Web Developers

Getting Started with Appwrite Realtime for Web Developers

73
Comments 2
5 min read
The importance of a design system and why you should be using Storybook in all of your projects

The importance of a design system and why you should be using Storybook in all of your projects

142
Comments 4
3 min read
Create a simple and free whatsapp bot: For Begineers

Create a simple and free whatsapp bot: For Begineers

16
Comments
2 min read
loading...