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.
CSS Tip: What is Scroll Chaining?

CSS Tip: What is Scroll Chaining?

73
Comments 9
1 min read
LeetCode 188. Best Time to Buy and Sell Stock IV (javascript solution)

LeetCode 188. Best Time to Buy and Sell Stock IV (javascript solution)

3
Comments
1 min read
JS spread operator (...)

JS spread operator (...)

4
Comments 1
4 min read
Implementing social sharing in a Create React App (a hack 🤓)

Implementing social sharing in a Create React App (a hack 🤓)

6
Comments
3 min read
Fix: SVG Colors not working properly

Fix: SVG Colors not working properly

2
Comments
1 min read
Let's build a VDOM!

Let's build a VDOM!

82
Comments 2
3 min read
Top 10 Small Business Website Marketing Tips

Top 10 Small Business Website Marketing Tips

70
Comments 5
3 min read
Rendering in an iframe in a React app

Rendering in an iframe in a React app

19
Comments 6
3 min read
Métodos básicos de array

Métodos básicos de array

3
Comments
5 min read
JavaScript Interview Question #45: Сurrency formatting in JS

JavaScript Interview Question #45: Сurrency formatting in JS

51
Comments
1 min read
Ace JavaScript Interviews like a Pro

Ace JavaScript Interviews like a Pro

9
Comments
2 min read
Automation with Deno: a tiny text template processor in JavaScript

Automation with Deno: a tiny text template processor in JavaScript

6
Comments 3
3 min read
JavaScript Quick Tip: The Nullish Coalescing Operator

JavaScript Quick Tip: The Nullish Coalescing Operator

6
Comments
2 min read
BUG: React Chartjs blinking

BUG: React Chartjs blinking

2
Comments
1 min read
A Complete Beginner's Guide to Next.js

A Complete Beginner's Guide to Next.js

432
Comments 5
8 min read
Technical Guide, Part 1: Compiling Hermes for Apple Platforms

Technical Guide, Part 1: Compiling Hermes for Apple Platforms

2
Comments
7 min read
Generating random numbers with Math.random() (JS)

Generating random numbers with Math.random() (JS)

5
Comments
2 min read
Appwrite's Isomorphic Web SDK

Appwrite's Isomorphic Web SDK

26
Comments
2 min read
Top 6 ES6 Fundamentals You Need to Know

Top 6 ES6 Fundamentals You Need to Know

4
Comments
7 min read
💡Know The Differences Between Event Capturing, Bubbling & Delegation in JS

💡Know The Differences Between Event Capturing, Bubbling & Delegation in JS

60
Comments
4 min read
🎯 JS Interview Checklist - Part 2 (Advanced)

🎯 JS Interview Checklist - Part 2 (Advanced)

96
Comments
7 min read
Login Form Validation in HTML CSS & JavaScript

Login Form Validation in HTML CSS & JavaScript

7
Comments 1
3 min read
Images in "files" property with gatsby-source-notion-api

Images in "files" property with gatsby-source-notion-api

6
Comments
2 min read
Upload files to Azure Blob Storage with React

Upload files to Azure Blob Storage with React

10
Comments
3 min read
Eval is evil - Why we should not use eval in JavaScript

Eval is evil - Why we should not use eval in JavaScript

10
Comments
2 min read
#JavaScript30

#JavaScript30

10
Comments 3
3 min read
Map(), Filter() and Reduce()

Map(), Filter() and Reduce()

5
Comments
4 min read
Fullstack GraphQL starter kit Mid-2021 update

Fullstack GraphQL starter kit Mid-2021 update

16
Comments 5
1 min read
Automate Prettier in a pre-commit hook

Automate Prettier in a pre-commit hook

6
Comments
2 min read
374. Guess Number Higher or Lower (javascript solution)

374. Guess Number Higher or Lower (javascript solution)

5
Comments
1 min read
JavaScript Useful Code Snippets Part1: Date And Time

JavaScript Useful Code Snippets Part1: Date And Time

51
Comments
5 min read
How to create your virtual event platform with AWS IVS

How to create your virtual event platform with AWS IVS

14
Comments 1
4 min read
JavaScript-30-Day-2

JavaScript-30-Day-2

24
Comments 20
3 min read
You don't know Redis

You don't know Redis

61
Comments
9 min read
The 10 Important Full-Stack Web Development Tools in 2021

The 10 Important Full-Stack Web Development Tools in 2021

111
Comments 12
9 min read
Understanding the Rest and Spread operators

Understanding the Rest and Spread operators

5
Comments
2 min read
Backend Basics for Frontend Engineers: Dive into SQL and APIs with NodeJS, Prisma, and PostgreSQL

Backend Basics for Frontend Engineers: Dive into SQL and APIs with NodeJS, Prisma, and PostgreSQL

123
Comments 5
10 min read
10 Google Chrome Extensions you should use as a developer

10 Google Chrome Extensions you should use as a developer

547
Comments 26
2 min read
A Look at Compilation in JavaScript Frameworks

A Look at Compilation in JavaScript Frameworks

142
Comments 19
7 min read
How to create a notification badge with CSS ?

How to create a notification badge with CSS ?

232
Comments 20
2 min read
Essential concepts you need to know about React

Essential concepts you need to know about React

30
Comments 1
5 min read
Use a Neural Network without its library

Use a Neural Network without its library

15
Comments 2
2 min read
Creating 2D blocks layout with custom hook useDraggable

Creating 2D blocks layout with custom hook useDraggable

13
Comments 2
7 min read
Why not to "Abandon React!!1"

Why not to "Abandon React!!1"

9
Comments 6
6 min read
Separating logic in your Redux Toolkit application

Separating logic in your Redux Toolkit application

123
Comments 2
8 min read
How to build an accordion with JavaScript

How to build an accordion with JavaScript

9
Comments 1
7 min read
How to create Sidebar navigation menu in ReactJS with react router and framer-motion

How to create Sidebar navigation menu in ReactJS with react router and framer-motion

317
Comments 25
1 min read
TypingDNA Verify - A New Way to Authenticate Users

TypingDNA Verify - A New Way to Authenticate Users

5
Comments
6 min read
Introduction to Modstache

Introduction to Modstache

4
Comments
3 min read
Improve Your Web App UX With Automated Emails

Improve Your Web App UX With Automated Emails

14
Comments
8 min read
Best of Courier at Hackabull 2021: Speed Friender

Best of Courier at Hackabull 2021: Speed Friender

3
Comments
5 min read
My Autistic son and how we are going to reach him

My Autistic son and how we are going to reach him

13
Comments 8
3 min read
Bind methods

Bind methods

6
Comments
2 min read
Understanding render-as-you-fetch with React & Relay

Understanding render-as-you-fetch with React & Relay

13
Comments 6
8 min read
Web Performance Case Study: webpack splitChunks

Web Performance Case Study: webpack splitChunks

10
Comments
3 min read
Guidance of how React works

Guidance of how React works

10
Comments 3
1 min read
Creating a remix using Tone.js

Creating a remix using Tone.js

16
Comments
2 min read
Rollup 2 in a simple html+js use case

Rollup 2 in a simple html+js use case

5
Comments
4 min read
#006 - Operadores Lógicos

#006 - Operadores Lógicos

6
Comments
1 min read
Have you ever thought, how ‘nodemon’ works internally? Let’s build our own ‘nodemon’ in under 10 minutes!

Have you ever thought, how ‘nodemon’ works internally? Let’s build our own ‘nodemon’ in under 10 minutes!

47
Comments 3
7 min read
loading...