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.
Learn Functional Progamming Design from Redux

Learn Functional Progamming Design from Redux

4
Comments
8 min read
Firebase 8 Vs 9: Compare Cloud Firestore CRUD Queries

Firebase 8 Vs 9: Compare Cloud Firestore CRUD Queries

8
Comments
3 min read
JavaScript Framework Updates Suck, How to Make Them Suck(less)

JavaScript Framework Updates Suck, How to Make Them Suck(less)

5
Comments
5 min read
Ng-News: Episode 22/20

Ng-News: Episode 22/20

6
Comments
1 min read
Transpiler and Polyfill

Transpiler and Polyfill

7
Comments
2 min read
(React)ion news : Easy As Pie

(React)ion news : Easy As Pie

10
Comments
1 min read
Upload to S3 without losing you sanity

Upload to S3 without losing you sanity

9
Comments
4 min read
React Redux Walk-through

React Redux Walk-through

13
Comments
4 min read
Koa Js : Part 1 - How to make a Koa server in 10 minutes!

Koa Js : Part 1 - How to make a Koa server in 10 minutes!

17
Comments 3
5 min read
I need support on Speed Optimization

I need support on Speed Optimization

3
Comments 2
1 min read
Beginner's Guide to OOP in JavaScript

Beginner's Guide to OOP in JavaScript

28
Comments
4 min read
Quick Sort

Quick Sort

9
Comments
2 min read
#21: Run & Debug With VS Code

#21: Run & Debug With VS Code

29
Comments
4 min read
Open Source Adventures: Episode 59: What Opal Ruby is not

Open Source Adventures: Episode 59: What Opal Ruby is not

11
Comments 2
3 min read
How Iterators Work in javascript

How Iterators Work in javascript

12
Comments
4 min read
First Phase Reflection

First Phase Reflection

7
Comments
5 min read
Creating a Character Count Progress Bar in React

Creating a Character Count Progress Bar in React

17
Comments
2 min read
what is an object in javascript?

what is an object in javascript?

9
Comments
6 min read
Selection Sort

Selection Sort

10
Comments
1 min read
How to Titleize a Sentence in JavaScript

How to Titleize a Sentence in JavaScript

5
Comments 3
2 min read
vision 20 - Eye Reviews, Price, Warnings And Complaints?

vision 20 - Eye Reviews, Price, Warnings And Complaints?

4
Comments
2 min read
Backend For MERN app

Backend For MERN app

11
Comments
4 min read
can someone help me, I'm trying to simulate the click in the html only for specific keys

can someone help me, I'm trying to simulate the click in the html only for specific keys

9
Comments
1 min read
Form Validation In Remix Using Zod

Form Validation In Remix Using Zod

22
Comments 1
10 min read
Thoughts on Abramov & Appleton’s “Just JavaScript” by a Former Language Teacher, Current Coder, & Serial Tutorial Buyer

Thoughts on Abramov & Appleton’s “Just JavaScript” by a Former Language Teacher, Current Coder, & Serial Tutorial Buyer

7
Comments
4 min read
Code Fully Fledged Trivia Games in Discord.JS

Code Fully Fledged Trivia Games in Discord.JS

9
Comments
6 min read
My week so far

My week so far

3
Comments
1 min read
React Interview Challenge #2: Create a ToDo Component

React Interview Challenge #2: Create a ToDo Component

13
Comments
2 min read
Quick guide to FaceApi Machine learning model for web - ML5.js

Quick guide to FaceApi Machine learning model for web - ML5.js

11
Comments
3 min read
From a HTML JS PHP Website to an Installable Desktop Application

From a HTML JS PHP Website to an Installable Desktop Application

11
Comments 1
5 min read
Day-68 Training At Ryaz

Day-68 Training At Ryaz

3
Comments
2 min read
Day 13: Preparing React Practice

Day 13: Preparing React Practice

6
Comments
2 min read
Hyperspace travel in JavaScript Canvas

Hyperspace travel in JavaScript Canvas

8
Comments
5 min read
Wanna copy Data Objects? Shallow copy And Deep copy are the ways: In JS

Wanna copy Data Objects? Shallow copy And Deep copy are the ways: In JS

9
Comments
4 min read
Acquiring the Auth Code

Acquiring the Auth Code

7
Comments
4 min read
NestJs: 🐶 Puppies Api

NestJs: 🐶 Puppies Api

17
Comments 6
5 min read
Create parallax scrolling effect with vanilla Javascript

Create parallax scrolling effect with vanilla Javascript

11
Comments 1
7 min read
How to create and deploy an Express.js app to Vercel?

How to create and deploy an Express.js app to Vercel?

17
Comments
3 min read
5 open source packages to gain time for React.js

5 open source packages to gain time for React.js

33
Comments 3
3 min read
React: Understanding Key Prop

React: Understanding Key Prop

10
Comments
4 min read
How to learn html,css and JavaScript easily.

How to learn html,css and JavaScript easily.

8
Comments 6
2 min read
Open Source Adventures: Episode 42: Projecting Russian Personnel Losses

Open Source Adventures: Episode 42: Projecting Russian Personnel Losses

5
Comments
4 min read
Target Learning

Target Learning

6
Comments
3 min read
Demystifying 'this' keyword in JS

Demystifying 'this' keyword in JS

9
Comments
3 min read
What is Variable? How to declare? and Legal and Illegal variables declaration in JavaScript?

What is Variable? How to declare? and Legal and Illegal variables declaration in JavaScript?

8
Comments
1 min read
React v18: Why useEffect suddenly go crazy?

React v18: Why useEffect suddenly go crazy?

19
Comments
3 min read
Understanding JavaScript and origin.

Understanding JavaScript and origin.

8
Comments 1
5 min read
Load JavaScript optimally by utilizing defer.

Load JavaScript optimally by utilizing defer.

15
Comments
4 min read
TypeScript for Beginners

TypeScript for Beginners

39
Comments 2
10 min read
Let's Talk About Hooks - Part 1 (useState and useEffect)

Let's Talk About Hooks - Part 1 (useState and useEffect)

5
Comments
9 min read
How to build a dynamically resizable textarea?

How to build a dynamically resizable textarea?

25
Comments 2
2 min read
React: Using native dialogs to make a modal popup

React: Using native dialogs to make a modal popup

30
Comments 6
5 min read
News Archiver

News Archiver

7
Comments
2 min read
Insertion Sort

Insertion Sort

6
Comments
1 min read
Using Cache with JavaScript examples

Using Cache with JavaScript examples

25
Comments
2 min read
I made a VSCode extension

I made a VSCode extension

33
Comments 10
1 min read
Connect a Webflow Form to an Airtable Database

Connect a Webflow Form to an Airtable Database

4
Comments
1 min read
What tools/frameworks do you use for styling you web app?

What tools/frameworks do you use for styling you web app?

16
Comments 56
1 min read
React Three Fiber and NextJS Starter Template

React Three Fiber and NextJS Starter Template

97
Comments 4
7 min read
Solution for problem with useState and eventHandlers

Solution for problem with useState and eventHandlers

12
Comments 4
1 min read
loading...