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.
How to code fast and type efficiently 😎

How to code fast and type efficiently 😎

134
Comments 3
4 min read
To My First 1k of Users 🚀

To My First 1k of Users 🚀

20
Comments 2
1 min read
Sortable Bar Chart with D3.js

Sortable Bar Chart with D3.js

5
Comments
4 min read
Fantasy themed programming flashcards

Fantasy themed programming flashcards

2
Comments
1 min read
Create a theme with styled-components easily in 3 steps. 💅

Create a theme with styled-components easily in 3 steps. 💅

29
Comments 2
5 min read
💡 Easy Copy to Clipboard Button in Vanilla JavaScript

💡 Easy Copy to Clipboard Button in Vanilla JavaScript

36
Comments 2
3 min read
React Components and what in the world is props ?

React Components and what in the world is props ?

15
Comments 1
4 min read
Breakpoints: Not just for nerds! 🤓

Breakpoints: Not just for nerds! 🤓

13
Comments 1
4 min read
Whats your take on Webhooks?

Whats your take on Webhooks?

8
Comments 9
1 min read
innerHTML Vs. textContent: The subtle difference.

innerHTML Vs. textContent: The subtle difference.

23
Comments 7
1 min read
BlurHash as a service with Cloudflare Workers

BlurHash as a service with Cloudflare Workers

10
Comments
2 min read
Lottie Animations for React

Lottie Animations for React

124
Comments 11
2 min read
#codevember - 13 - Polygons - Made with tsParticles

#codevember - 13 - Polygons - Made with tsParticles

9
Comments
1 min read
Making a simple Chrome Extension with JavaScript

Making a simple Chrome Extension with JavaScript

12
Comments
2 min read
Getting to Know Node.js (Part II)

Getting to Know Node.js (Part II)

6
Comments
2 min read
Building Shopify Section Schemas with JavaScript

Building Shopify Section Schemas with JavaScript

11
Comments
6 min read
ES6 features

ES6 features

3
Comments
3 min read
try..catch..finally - Real example

try..catch..finally - Real example

14
Comments 5
1 min read
How to Create a Venn Diagram with JavaScript: Visualizing What Makes the Perfect Recipe for Stay-At-Home

How to Create a Venn Diagram with JavaScript: Visualizing What Makes the Perfect Recipe for Stay-At-Home

2
Comments
1 min read
7 Steps to Tailwind CSS with GatsbyJS

7 Steps to Tailwind CSS with GatsbyJS

8
Comments
5 min read
Deploy a Full Stack MERN App using Netlify and Heroku.

Deploy a Full Stack MERN App using Netlify and Heroku.

7
Comments
4 min read
Visualizing React hooks' lazy initial state

Visualizing React hooks' lazy initial state

6
Comments
2 min read
Introduction to State Machines with XState and React

Introduction to State Machines with XState and React

3
Comments
1 min read
web development: the start

web development: the start

6
Comments
3 min read
Using JavaScript to Preprocess Images for OCR

Using JavaScript to Preprocess Images for OCR

29
Comments 7
7 min read
5 React-Based Projects Every Beginner Must Try

5 React-Based Projects Every Beginner Must Try

603
Comments 12
3 min read
Javascript library for cli app

Javascript library for cli app

8
Comments
1 min read
[docker] Another small tool that i'm working on

[docker] Another small tool that i'm working on

6
Comments
1 min read
You're doing Javascript exports wrong, here's why.

You're doing Javascript exports wrong, here's why.

6
Comments
3 min read
Converting Image to base64

Converting Image to base64

7
Comments
2 min read
Getting Started with Javascript.

Getting Started with Javascript.

11
Comments
3 min read
Wow! Cypress can run unit tests! 🥳

Wow! Cypress can run unit tests! 🥳

23
Comments 3
3 min read
How to create a Responsive and Accessible data table

How to create a Responsive and Accessible data table

7
Comments 2
4 min read
Demystifing Angular Routes

Demystifing Angular Routes

33
Comments
3 min read
[9] A Brand New Website and a Lot of React

[9] A Brand New Website and a Lot of React

8
Comments 1
3 min read
Useful tools for analyzing
Webpack builds

Useful tools for analyzing
Webpack builds

2
Comments
1 min read
9 Best Practices for REST API Design

9 Best Practices for REST API Design

26
Comments 2
6 min read
JS: Maps can store any type of key

JS: Maps can store any type of key

6
Comments 2
1 min read
Going back to your roots

Going back to your roots

12
Comments 2
4 min read
Setting Up Working Environment For JavaScript (File & VSCode)

Setting Up Working Environment For JavaScript (File & VSCode)

4
Comments
2 min read
How to extract text from graphics and digital documents in seconds [Week 45/20 in Review]

How to extract text from graphics and digital documents in seconds [Week 45/20 in Review]

8
Comments
4 min read
How to capitalize strings in JavaScript

How to capitalize strings in JavaScript

5
Comments
3 min read
Lighting fast search with Elasticsearch

Lighting fast search with Elasticsearch

148
Comments 3
9 min read
Front-End Technologies you need to know as a front-end Developer!

Front-End Technologies you need to know as a front-end Developer!

7
Comments
2 min read
Managing Big O Notation

Managing Big O Notation

17
Comments
3 min read
WebRTC - A Simple Video Chat With JavaScript (Part 1)

WebRTC - A Simple Video Chat With JavaScript (Part 1)

39
Comments 9
6 min read
Learning Some Important Concepts of React Js (part-2)

Learning Some Important Concepts of React Js (part-2)

5
Comments
3 min read
Extending Express' Types with TypeScript Declaration Merging - TypeScript 4

Extending Express' Types with TypeScript Declaration Merging - TypeScript 4

15
Comments 7
2 min read
Making a tiny zero-cost CSS-in-JS solution for React components (and apps)

Making a tiny zero-cost CSS-in-JS solution for React components (and apps)

13
Comments
4 min read
Two Factor Authentication using NodeJs

Two Factor Authentication using NodeJs

20
Comments 2
2 min read
What is the best IDE for writing Javascript programs?

What is the best IDE for writing Javascript programs?

2
Comments
1 min read
Using Children in React

Using Children in React

67
Comments 8
1 min read
🔥 What's Hot in Web Development? — Weekly Picks #153

🔥 What's Hot in Web Development? — Weekly Picks #153

65
Comments 4
2 min read
The process of creating SDK tutorials for new users

The process of creating SDK tutorials for new users

19
Comments
7 min read
3 Unique Javascript Window APIS ✨

3 Unique Javascript Window APIS ✨

46
Comments 6
1 min read
Deploy Adonis 5 in Production (with CI/CD + Github Actions)

Deploy Adonis 5 in Production (with CI/CD + Github Actions)

31
Comments
7 min read
Event Listeners Explained

Event Listeners Explained

47
Comments
3 min read
Tips to save time writing console.log() in JavaScript

Tips to save time writing console.log() in JavaScript

13
Comments 9
1 min read
Don't waste your time on a portfolio website

Don't waste your time on a portfolio website

1163
Comments 74
8 min read
Object.freeze() in JavaScript

Object.freeze() in JavaScript

12
Comments
3 min read
loading...