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.
Cheatsheet for the Regex Cheatsheet, Part IX: String Replacement

Cheatsheet for the Regex Cheatsheet, Part IX: String Replacement

6
Comments
3 min read
Light/dark mode: avoid flickering on reload

Light/dark mode: avoid flickering on reload

16
Comments 4
2 min read
Lazy-loading React components—no rocket science

Lazy-loading React components—no rocket science

97
Comments 7
5 min read
How to Hire a Good JavaScript Developer.

How to Hire a Good JavaScript Developer.

27
Comments 4
2 min read
React Tutorial #1: Simple counter using Hooks

React Tutorial #1: Simple counter using Hooks

18
Comments
5 min read
🔥 Parameters v/s Arguments in JavaScript

🔥 Parameters v/s Arguments in JavaScript

2
Comments
1 min read
On Collections

On Collections

4
Comments
2 min read
Demo fine grained access control in QLDB

Demo fine grained access control in QLDB

10
Comments
5 min read
Why reflect-metadata suc*s

Why reflect-metadata suc*s

31
Comments 11
9 min read
I built a link shortener app with NextJS

I built a link shortener app with NextJS

9
Comments 3
1 min read
Could Aleph.js be the next big React Framework?

Could Aleph.js be the next big React Framework?

43
Comments 9
3 min read
How to convert a string to an array in javascript?

How to convert a string to an array in javascript?

20
Comments 1
3 min read
(Realistic) List of Web Dev Resources 💻🚀

(Realistic) List of Web Dev Resources 💻🚀

496
Comments 8
5 min read
🚀10 Trending projects on GitHub for web developers - 28th May 2021

🚀10 Trending projects on GitHub for web developers - 28th May 2021

177
Comments 1
3 min read
The React useMemo Hook Made Simple

The React useMemo Hook Made Simple

67
Comments 1
7 min read
Mobile App Monetization: An Essential Guide

Mobile App Monetization: An Essential Guide

36
Comments 4
26 min read
Fake news: 6 false claims about Web Components

Fake news: 6 false claims about Web Components

14
Comments 1
4 min read
Build cool charts and visualize data with d3.js

Build cool charts and visualize data with d3.js

6
Comments
5 min read
How I implemented a search engine for my static blog generator

How I implemented a search engine for my static blog generator

5
Comments 1
3 min read
Polypane 6.1: Readability, Content Chaos and rewritten event sync engine

Polypane 6.1: Readability, Content Chaos and rewritten event sync engine

13
Comments 1
5 min read
What is data brokering in Node.js?

What is data brokering in Node.js?

2
Comments
10 min read
How to Fix Discord JavaScript Error?

How to Fix Discord JavaScript Error?

4
Comments
8 min read
Carousel slider tutorial with HTML, CSS and JavaScript

Carousel slider tutorial with HTML, CSS and JavaScript

17
Comments
12 min read
Writing A Function That Splits An Array Into Groups The Length Of Size And Returns Them As A two-Dimensional Array.

Writing A Function That Splits An Array Into Groups The Length Of Size And Returns Them As A two-Dimensional Array.

6
Comments
1 min read
Perfect Date: A Javascript and API Project

Perfect Date: A Javascript and API Project

113
Comments 2
7 min read
Using slice() and splice()

Using slice() and splice()

6
Comments
1 min read
Redux: Beginner's guide

Redux: Beginner's guide

166
Comments 2
6 min read
I Talk to my Computer (how do you code a website?)

I Talk to my Computer (how do you code a website?)

5
Comments
5 min read
"Am I a bad developer?" - A question developers commonly face

"Am I a bad developer?" - A question developers commonly face

246
Comments 46
2 min read
Frontend challenge - Car bidders dashboard.

Frontend challenge - Car bidders dashboard.

7
Comments 2
1 min read
Making a custom toggle/switch button with Tailwindcss and Vue.js

Making a custom toggle/switch button with Tailwindcss and Vue.js

83
Comments 5
2 min read
Try to avoid comments (most of the time)

Try to avoid comments (most of the time)

25
Comments 28
3 min read
Creating your own bind() (Polyfill of bind)

Creating your own bind() (Polyfill of bind)

68
Comments 13
3 min read
Advanced functionality with functions in JavaScript

Advanced functionality with functions in JavaScript

9
Comments
4 min read
Use async / await with Javascript's .map() and other high-order functions

Use async / await with Javascript's .map() and other high-order functions

35
Comments 3
3 min read
How To Add Prettier and ESLint Automation to a React Codebase

How To Add Prettier and ESLint Automation to a React Codebase

265
Comments 4
3 min read
JS Iterator objects

JS Iterator objects

19
Comments
2 min read
Getting a URL Parameter in Javascript

Getting a URL Parameter in Javascript

33
Comments
3 min read
React - infiniteScroll hook 만들기

React - infiniteScroll hook 만들기

5
Comments
2 min read
Revealing Module Pattern in Javascript

Revealing Module Pattern in Javascript

24
Comments 4
2 min read
Optimizing Lodash imports with jscodeshift

Optimizing Lodash imports with jscodeshift

2
Comments
4 min read
Thoughts for a Major React Refactor

Thoughts for a Major React Refactor

2
Comments
6 min read
Interview questions: React

Interview questions: React

26
Comments 5
6 min read
Solution: Max Area of Island

Solution: Max Area of Island

7
Comments
4 min read
Different Cases of "===" and "=="

Different Cases of "===" and "=="

8
Comments
2 min read
NestJS: Could be amazing someday

NestJS: Could be amazing someday

7
Comments 2
6 min read
JavaScript Chapter 9 - Displaying the Date with JavaScript

JavaScript Chapter 9 - Displaying the Date with JavaScript

6
Comments
2 min read
Amazing Testimonials Hover Using HTML & VanillaTilt

Amazing Testimonials Hover Using HTML & VanillaTilt

26
Comments 4
1 min read
How to Eliminate Render Blocking JavaScript using async and defer?

How to Eliminate Render Blocking JavaScript using async and defer?

45
Comments 3
3 min read
Build Count App Using Apline js with Tailwind CSS

Build Count App Using Apline js with Tailwind CSS

5
Comments
3 min read
Learn React JS - Understanding Components - Part 3

Learn React JS - Understanding Components - Part 3

28
Comments
4 min read
A super-easy way to determine 'this' in JavaScript

A super-easy way to determine 'this' in JavaScript

285
Comments 10
5 min read
🔥 75 Awesome Resources For Web Developers 🔥

🔥 75 Awesome Resources For Web Developers 🔥

1096
Comments 34
9 min read
[Resolved] MongoDB Atlas line-break issue

[Resolved] MongoDB Atlas line-break issue

5
Comments
2 min read
Mobile OTP based authentication and authorization API using Nodejs and Mongodb

Mobile OTP based authentication and authorization API using Nodejs and Mongodb

54
Comments 12
6 min read
LeetCode 146. LRU Cache (javascript solution)

LeetCode 146. LRU Cache (javascript solution)

6
Comments
1 min read
Vanilla JavaScript Tutorial – Part Two: CSS Styling with JavaScript

Vanilla JavaScript Tutorial – Part Two: CSS Styling with JavaScript

4
Comments
12 min read
How to call APIs in React Redux ?

How to call APIs in React Redux ?

22
Comments 3
3 min read
Understanding Basic Coding Terminology: Industry Basics

Understanding Basic Coding Terminology: Industry Basics

7
Comments 3
5 min read
Weekly Digest 21/2021

Weekly Digest 21/2021

58
Comments 3
4 min read
loading...