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.
js store: imus

js store: imus

5
Comments
2 min read
Understanding primitive values vs Non primitive values

Understanding primitive values vs Non primitive values

7
Comments
3 min read
Spread Operator in JavaScript (...)

Spread Operator in JavaScript (...)

5
Comments
2 min read
I made a Node.js colors library in 192 bytes minzipped (+ code explanation!)

I made a Node.js colors library in 192 bytes minzipped (+ code explanation!)

17
Comments 2
2 min read
Frontend Rendering: SSG vs ISG vs SSR vs CSR - When to use which?

Frontend Rendering: SSG vs ISG vs SSR vs CSR - When to use which?

32
Comments 1
5 min read
Introduction To JavaScript

Introduction To JavaScript

3
Comments
2 min read
What's Wrong This Time? Part III: The Deep End

What's Wrong This Time? Part III: The Deep End

6
Comments
6 min read
Day 25 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#121. Best Time to Buy and Sell Stock(Easy/JS)

Day 25 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#121. Best Time to Buy and Sell Stock(Easy/JS)

7
Comments
3 min read
How to use PAGINATION on React

How to use PAGINATION on React

10
Comments
1 min read
How to solve "Cannot redefine property: handler" on AWS Lambda

How to solve "Cannot redefine property: handler" on AWS Lambda

11
Comments
3 min read
Weekly Digest 09/2022

Weekly Digest 09/2022

6
Comments
3 min read
How to become a Blockchain Developer ?

How to become a Blockchain Developer ?

4
Comments 1
2 min read
Escaping X InnerHTML

Escaping X InnerHTML

15
Comments 4
3 min read
ES2022 Features

ES2022 Features

5
Comments
1 min read
Constructors vs Factory Functions!

Constructors vs Factory Functions!

10
Comments
3 min read
Class Component with React Typescript

Class Component with React Typescript

14
Comments
2 min read
Understand Functional Programming basics by (re)writing FizzBuzz

Understand Functional Programming basics by (re)writing FizzBuzz

122
Comments 5
6 min read
Javascript interview questions

Javascript interview questions

3
Comments
1 min read
How Edge Computing can make the Web better

How Edge Computing can make the Web better

2
Comments
5 min read
Understanding Temporal Dead Zone!

Understanding Temporal Dead Zone!

9
Comments
2 min read
How many way to find max number in array on Javascript.

How many way to find max number in array on Javascript.

12
Comments 6
1 min read
bind() polyfill - JavaScript

bind() polyfill - JavaScript

5
Comments
3 min read
⚡5 Ways to make App & Web Debugging extremely easy⚡

⚡5 Ways to make App & Web Debugging extremely easy⚡

2
Comments
5 min read
Dativejs Tutorial - Creating a Dative instance

Dativejs Tutorial - Creating a Dative instance

5
Comments
1 min read
Startup guide of Jest for testing your javascript code. (Beginner)

Startup guide of Jest for testing your javascript code. (Beginner)

8
Comments 1
2 min read
Exploring New Things

Exploring New Things

6
Comments
4 min read
Step by Step guide on building a custom React hook in Typescript

Step by Step guide on building a custom React hook in Typescript

6
Comments
2 min read
Powerful Code Blocks with Code Hike and MDX

Powerful Code Blocks with Code Hike and MDX

7
Comments
5 min read
Modern JavaScript for Everyone: Mastering Modern JavaScript the Right Way.

Modern JavaScript for Everyone: Mastering Modern JavaScript the Right Way.

3
Comments
3 min read
Array.reduce

Array.reduce

8
Comments
5 min read
Remix - 6 recursos matadores

Remix - 6 recursos matadores

6
Comments 2
7 min read
Universal Icon Picker

Universal Icon Picker

4
Comments
1 min read
Day 24 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1395. Count Number of Teams(Medium/JavaScript)

Day 24 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1395. Count Number of Teams(Medium/JavaScript)

8
Comments
4 min read
Creating a web framework in under an hour!!

Creating a web framework in under an hour!!

8
Comments
4 min read
Create Infinite scroll in React

Create Infinite scroll in React

27
Comments
6 min read
Apresentação e... por quê?

Apresentação e... por quê?

7
Comments 1
2 min read
How to use wildcard domains with Next.js Image component

How to use wildcard domains with Next.js Image component

9
Comments
2 min read
Build.ai (.docwrit .addvarr)

Build.ai (.docwrit .addvarr)

7
Comments 2
1 min read
Animated Landing Page with JavaScript

Animated Landing Page with JavaScript

6
Comments
1 min read
How to Build a GraphQL API in Node.js

How to Build a GraphQL API in Node.js

12
Comments
7 min read
Strings in JS

Strings in JS

8
Comments
2 min read
Entendiendo el método bind()

Entendiendo el método bind()

9
Comments
2 min read
Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 28

Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 28

3
Comments
1 min read
Ever wanted to create an API out of your WhatsApp account?

Ever wanted to create an API out of your WhatsApp account?

9
Comments
2 min read
Progressive Web Apps 101

Progressive Web Apps 101

6
Comments
2 min read
005/100 Days of Code: The habits

005/100 Days of Code: The habits

2
Comments
2 min read
5 Articles every WebDev should read this week (#09)

5 Articles every WebDev should read this week (#09)

5
Comments
2 min read
How to Use Session in Node.js

How to Use Session in Node.js

3
Comments
2 min read
Javascript: Why 'use strict';

Javascript: Why 'use strict';

8
Comments
4 min read
It's 2022, don't use the console.log(😎)

It's 2022, don't use the console.log(😎)

6
Comments 1
2 min read
Uploading Images & Files To Firebase Storage In React JS | Node JS | MongoDB | Express

Uploading Images & Files To Firebase Storage In React JS | Node JS | MongoDB | Express

13
Comments
1 min read
🚀10 Trending projects on GitHub for web developers - 4th March 2022

🚀10 Trending projects on GitHub for web developers - 4th March 2022

45
Comments 5
3 min read
Introducing Blogkit - A Unified Blog Engine

Introducing Blogkit - A Unified Blog Engine

6
Comments
2 min read
Created an Resume that runs on command Line

Created an Resume that runs on command Line

2
Comments
1 min read
Using other package managers with node has become a whole lot easier

Using other package managers with node has become a whole lot easier

12
Comments
2 min read
Razorpay Payment Gateway Integration In Node JS & React JS | MERN Stack Tutorial

Razorpay Payment Gateway Integration In Node JS & React JS | MERN Stack Tutorial

10
Comments 1
1 min read
Docker in a Nutshell: A Powerful Platform for Containers

Docker in a Nutshell: A Powerful Platform for Containers

9
Comments
4 min read
2022 JAVASCRIPT DEVELOPMENT SETUP ON WINDOWS (PART 1)

2022 JAVASCRIPT DEVELOPMENT SETUP ON WINDOWS (PART 1)

7
Comments 1
6 min read
🧑‍💻 Building CLIs with React Ink

🧑‍💻 Building CLIs with React Ink

7
Comments
5 min read
MERN Auth - Signup & Login with Email (JWT) | React , Node, Express, MongoDB

MERN Auth - Signup & Login with Email (JWT) | React , Node, Express, MongoDB

8
Comments 1
1 min read
loading...