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.
HTML Parcel Build

HTML Parcel Build

7
Comments
4 min read
Web Development Roadmap-'The Base-Builder'.

Web Development Roadmap-'The Base-Builder'.

8
Comments
3 min read
Using Recoil With React

Using Recoil With React

14
Comments
2 min read
Building a restful API using Deno (Part1)

Building a restful API using Deno (Part1)

24
Comments 2
4 min read
Optimistic Rendering...what is it and why is it important?

Optimistic Rendering...what is it and why is it important?

4
Comments
2 min read
Redux-Saga: What/Why/How + examples

Redux-Saga: What/Why/How + examples

15
Comments 1
2 min read
What I have learned about Deno so far

What I have learned about Deno so far

5
Comments
4 min read
Event Delegation with JavaScript (In Simple Terms)

Event Delegation with JavaScript (In Simple Terms)

5
Comments
2 min read
Javascript Promise explained with a metaphor

Javascript Promise explained with a metaphor

6
Comments
1 min read
How to Make an Input Field Grow/Shrink as you Type

How to Make an Input Field Grow/Shrink as you Type

76
Comments 5
2 min read
Why AsyncLocalStorage instead of LocalStorage?

Why AsyncLocalStorage instead of LocalStorage?

56
Comments 2
1 min read
Going from JavaScript to Java.

Going from JavaScript to Java.

6
Comments 2
4 min read
How to create your first rollup plugin

How to create your first rollup plugin

8
Comments
1 min read
Complete React Ecosystem learning

Complete React Ecosystem learning

60
Comments 1
1 min read
Asynchronous Functions in JavaScript

Asynchronous Functions in JavaScript

7
Comments 1
3 min read
LyricsFinder App launched at PWA Store

LyricsFinder App launched at PWA Store

4
Comments
1 min read
New IDE and JS framework. Demo time!

New IDE and JS framework. Demo time!

9
Comments
1 min read
Discover GC - new IDE+JS framework demo walk through

Discover GC - new IDE+JS framework demo walk through

10
Comments
3 min read
Why No Modern Programming Language Should Have a 'Character' Data Type

Why No Modern Programming Language Should Have a 'Character' Data Type

41
Comments 15
6 min read
Improvements to JavaScript in the new ES2020 standard 🎁

Improvements to JavaScript in the new ES2020 standard 🎁

40
Comments 2
5 min read
⚛️ Reparenting is now possible with React

⚛️ Reparenting is now possible with React

191
Comments 15
7 min read
node-config made type-safe

node-config made type-safe

5
Comments
3 min read
Writing a COM DLL in C# and interfacing with JavaScript

Writing a COM DLL in C# and interfacing with JavaScript

5
Comments 1
3 min read
Headless Testing with Vite + Vue-Test-Utils

Headless Testing with Vite + Vue-Test-Utils

17
Comments 2
2 min read
Chat made with Deno

Chat made with Deno

18
Comments 1
2 min read
Memory leak by anonymous functions

Memory leak by anonymous functions

42
Comments 6
2 min read
JS:DS - Stack Data Structure in JavaScript

JS:DS - Stack Data Structure in JavaScript

6
Comments
1 min read
The chronicles of semantic-release and monorepos

The chronicles of semantic-release and monorepos

42
Comments 9
5 min read
FUN: Pikachu Using CSS

FUN: Pikachu Using CSS

31
Comments 3
1 min read
Peer-To-Peer file transfer using WebRTC

Peer-To-Peer file transfer using WebRTC

6
Comments
1 min read
React 101

React 101

6
Comments
3 min read
Deno for JavaScript Beginners

Deno for JavaScript Beginners

279
Comments 19
7 min read
6 Morning Rituals Which Will Boost Your Productivity ⛅

6 Morning Rituals Which Will Boost Your Productivity ⛅

16
Comments 2
4 min read
tsParticles v1.15.0 released

tsParticles v1.15.0 released

38
Comments
4 min read
rubico simplifies asynchronous code

rubico simplifies asynchronous code

10
Comments 12
3 min read
Vanilla JavaScript Random Number

Vanilla JavaScript Random Number

8
Comments
2 min read
Short Introduction to TypeScript

Short Introduction to TypeScript

6
Comments
3 min read
Spread operator

Spread operator

5
Comments
1 min read
A simple way to redirect react-router-dom

A simple way to redirect react-router-dom

43
Comments 9
1 min read
60fps Javascript with async LZ compress/decompress using js-coroutines

60fps Javascript with async LZ compress/decompress using js-coroutines

12
Comments
1 min read
A createElement one-liner (with attributes and children)

A createElement one-liner (with attributes and children)

10
Comments
1 min read
JavaScript and Python challenges

JavaScript and Python challenges

11
Comments 1
1 min read
Another Algorithm: Rotate Array with JavaScript

Another Algorithm: Rotate Array with JavaScript

7
Comments
3 min read
JavaScript Array Methods: Array.prototype.concat()

JavaScript Array Methods: Array.prototype.concat()

6
Comments
5 min read
Build a Quiz App | JavaScript Project Tutorial (Video Format)

Build a Quiz App | JavaScript Project Tutorial (Video Format)

16
Comments
1 min read
I tried Svelte

I tried Svelte

24
Comments 8
4 min read
TypeScript in a Weekend: A Crash Course

TypeScript in a Weekend: A Crash Course

435
Comments 23
5 min read
Learn Deno: Chat app

Learn Deno: Chat app

984
Comments 33
10 min read
Creating an bubble animation with javascript

Creating an bubble animation with javascript

15
Comments 4
3 min read
Create a React Hook to show the browsers online status

Create a React Hook to show the browsers online status

9
Comments
2 min read
Determining your browser's zoom percentage

Determining your browser's zoom percentage

7
Comments 1
1 min read
Six minutes to learn Azure Static Web Apps

Six minutes to learn Azure Static Web Apps

98
Comments 11
1 min read
Why and how I created and published my first browser extension

Why and how I created and published my first browser extension

11
Comments
4 min read
Convert an Array to an Object in JavaScript

Convert an Array to an Object in JavaScript

16
Comments
1 min read
You can do a lot more with the JavaScript console than console.log()

You can do a lot more with the JavaScript console than console.log()

8
Comments
3 min read
Mock Aptitude Exam

Mock Aptitude Exam

2
Comments
1 min read
Understanding Formik hooks with use case(complex)

Understanding Formik hooks with use case(complex)

7
Comments
2 min read
8 JavaScript Recommendations to a Struggling Student

8 JavaScript Recommendations to a Struggling Student

18
Comments
4 min read
EventBus on Vue.js

EventBus on Vue.js

10
Comments
2 min read
Making a custom color picker

Making a custom color picker

16
Comments
5 min read
loading...