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.
Making a voxel engine

Making a voxel engine

29
Comments 3
4 min read
Aux Component vs React Fragment - which one is better?

Aux Component vs React Fragment - which one is better?

26
Comments 8
3 min read
JavaScript Promises

JavaScript Promises

3
Comments
1 min read
Closures and Lexical Scoping in JavaScript

Closures and Lexical Scoping in JavaScript

7
Comments
2 min read
Building a modal with Vue.js and Tailwind CSS

Building a modal with Vue.js and Tailwind CSS

6
Comments 1
7 min read
🚀10 Trending projects on GitHub for web developers - 13th November 2020

🚀10 Trending projects on GitHub for web developers - 13th November 2020

37
Comments
2 min read
How to debug Netlify serverless lambda functions using VS Code

How to debug Netlify serverless lambda functions using VS Code

39
Comments
5 min read
5 CLI Tools That Will Increase Your Velocity and Code Quality

5 CLI Tools That Will Increase Your Velocity and Code Quality

87
Comments 7
3 min read
Building a MongoDB migration system for NestJS with mongoose

Building a MongoDB migration system for NestJS with mongoose

48
Comments 7
4 min read
Powerful Astro Boy chat room

Powerful Astro Boy chat room

10
Comments
2 min read
The Lifecycle of React Hooks Component

The Lifecycle of React Hooks Component

47
Comments
9 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

7
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
Whats your take on Webhooks?

Whats your take on Webhooks?

8
Comments 9
1 min read
Breakpoints: Not just for nerds! 🤓

Breakpoints: Not just for nerds! 🤓

13
Comments 1
4 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.

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

Visualizing React hooks' lazy initial state

6
Comments
2 min read
Reducing component complexity with React Hooks

Reducing component complexity with React Hooks

35
Comments 3
4 min read
Introduction to State Machines with XState and React

Introduction to State Machines with XState and React

3
Comments
1 min read
Generating Material UI Color Palette in Metro 4

Generating Material UI Color Palette in Metro 4

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

32
Comments 7
7 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
5 React-Based Projects Every Beginner Must Try

5 React-Based Projects Every Beginner Must Try

603
Comments 12
3 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! 🥳

25
Comments 3
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
Demystifing Angular Routes

Demystifing Angular Routes

33
Comments
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
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
Lighting fast search with Elasticsearch

Lighting fast search with Elasticsearch

148
Comments 3
9 min read
How to capitalize strings in JavaScript

How to capitalize strings in JavaScript

5
Comments
3 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
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
Learning Some Important Concepts of React Js (part-2)

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

5
Comments
3 min read
Managing Big O Notation

Managing Big O Notation

17
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

21
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
loading...