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.
Angular Architecture: How to use Command Pattern to manage large amount of context menu actions

Angular Architecture: How to use Command Pattern to manage large amount of context menu actions

45
Comments 7
8 min read
Advance JS Quiz Series (Part-1)

Advance JS Quiz Series (Part-1)

7
Comments 6
1 min read
Code in 60 sec videos - JS Object Destructuring

Code in 60 sec videos - JS Object Destructuring

2
Comments
1 min read
Random thoughts of a dev noob #2

Random thoughts of a dev noob #2

2
Comments
1 min read
Has The Modern Web Made Things Better?

Has The Modern Web Made Things Better?

25
Comments 4
4 min read
New way to activate windows 10: atlas-activator

New way to activate windows 10: atlas-activator

5
Comments 3
1 min read
Building A Basic Discord Bot

Building A Basic Discord Bot

19
Comments
6 min read
Building A Lightweight Blogging CMS In 10 Lines of Code

Building A Lightweight Blogging CMS In 10 Lines of Code

10
Comments 8
5 min read
HOW TO BECOME A SUCCESSFUL DEVELOPER

HOW TO BECOME A SUCCESSFUL DEVELOPER

10
Comments
2 min read
#codevember - 10 - Rainbow Fountain - Made with tsParticles

#codevember - 10 - Rainbow Fountain - Made with tsParticles

6
Comments
1 min read
Programming Language Communities - An update

Programming Language Communities - An update

2
Comments
3 min read
You're Probably Not Using Promise.All Enough

You're Probably Not Using Promise.All Enough

37
Comments 4
4 min read
Recursion Revealed

Recursion Revealed

36
Comments 3
5 min read
Type | Treat Challenge 4

Type | Treat Challenge 4

9
Comments 8
3 min read
For Loop in JavaScript / ReactJS

For Loop in JavaScript / ReactJS

6
Comments
1 min read
Create Simple Chart With D3js

Create Simple Chart With D3js

9
Comments
4 min read
Different Ways to Create Components in React

Different Ways to Create Components in React

2
Comments
2 min read
Typescript inferring - stop writing tests & avoid runtime-errors. pt1

Typescript inferring - stop writing tests & avoid runtime-errors. pt1

34
Comments
8 min read
Personal Portfolio With React

Personal Portfolio With React

8
Comments 13
1 min read
Hello Open Source 🙏

Hello Open Source 🙏

2
Comments
1 min read
Project 8 of 100 - Conditional Render Navbar

Project 8 of 100 - Conditional Render Navbar

5
Comments
2 min read
How to deep merge in Typescript

How to deep merge in Typescript

86
Comments 11
7 min read
Back to basics with Node.js and Express, the time of a side project

Back to basics with Node.js and Express, the time of a side project

25
Comments
4 min read
Understanding to Closures

Understanding to Closures

6
Comments
1 min read
Secure JSON Web Token with Unique Browser IDs

Secure JSON Web Token with Unique Browser IDs

43
Comments 7
2 min read
Having Moment.js Replacements Is Not Enough

Having Moment.js Replacements Is Not Enough

11
Comments 8
3 min read
Live-coding, Creating, Living

Live-coding, Creating, Living

23
Comments
3 min read
Can we do web Development only using Python without using JavaScript.

Can we do web Development only using Python without using JavaScript.

2
Comments 3
1 min read
Understanding JavaScript Prototype

Understanding JavaScript Prototype

101
Comments 3
6 min read
Debug Node.js app with built-in or VS Code debugger

Debug Node.js app with built-in or VS Code debugger

19
Comments
4 min read
JavaScript WTF: Six of the Language’s Gravest Design Flaws

JavaScript WTF: Six of the Language’s Gravest Design Flaws

18
Comments
5 min read
Contributing To Open Source Projects The Right Way

Contributing To Open Source Projects The Right Way

13
Comments
14 min read
Enhanced YouTube viewing

Enhanced YouTube viewing

6
Comments
8 min read
Typescript benefits without... using Typescript!

Typescript benefits without... using Typescript!

17
Comments 1
4 min read
Puppeteer in an AWS Lambda Function Part 1

Puppeteer in an AWS Lambda Function Part 1

29
Comments 2
3 min read
Recursive FizzBuzz in JavaScript

Recursive FizzBuzz in JavaScript

9
Comments 4
3 min read
CASL. Pursuing Perfection II: New Engine

CASL. Pursuing Perfection II: New Engine

7
Comments
6 min read
Underrated JavaScript Array Methods – Part 1

Underrated JavaScript Array Methods – Part 1

9
Comments 1
3 min read
How to build a GraphQL app with Hasura, Postgres, and React

How to build a GraphQL app with Hasura, Postgres, and React

19
Comments 3
8 min read
Typescript generics - stop writing tests & avoid runtime-errors. pt2

Typescript generics - stop writing tests & avoid runtime-errors. pt2

21
Comments
9 min read
Nuxt asyncData recall.

Nuxt asyncData recall.

8
Comments
2 min read
End to End test automation for web apps

End to End test automation for web apps

50
Comments
1 min read
How to add types for Object.fromEntries

How to add types for Object.fromEntries

48
Comments 8
5 min read
Build a Countdown Timer for Writing

Build a Countdown Timer for Writing

27
Comments 5
5 min read
BrazilJS Conf 2019 Highlights

BrazilJS Conf 2019 Highlights

3
Comments
11 min read
6 very interesting and creative javascript libraries

6 very interesting and creative javascript libraries

85
Comments 2
3 min read
React JS Sign up Form Validation Using Regex

React JS Sign up Form Validation Using Regex

6
Comments 1
1 min read
An app that emerged from controlled chaos: Improving the live chat experience for people with paralysis

An app that emerged from controlled chaos: Improving the live chat experience for people with paralysis

9
Comments
7 min read
11 Ways of iterating over a NodeList

11 Ways of iterating over a NodeList

21
Comments 2
3 min read
Day 9 #100dayscode

Day 9 #100dayscode

6
Comments
1 min read
Discord chatbot 🤖 with IBM Watson

Discord chatbot 🤖 with IBM Watson

19
Comments 3
4 min read
Understanding callbacks - They aren’t as hard as you think!

Understanding callbacks - They aren’t as hard as you think!

10
Comments 2
3 min read
A step by step tutorial on how to setup MongoDB in the cloud with Atlas for free

A step by step tutorial on how to setup MongoDB in the cloud with Atlas for free

20
Comments
8 min read
Props from Child to Parent Component - Hack (video)

Props from Child to Parent Component - Hack (video)

7
Comments
1 min read
React vs. Angular vs. Vue. What will be the best JavaScript framework in 2021?

React vs. Angular vs. Vue. What will be the best JavaScript framework in 2021?

27
Comments 4
2 min read
Few neat JS snippets

Few neat JS snippets

6
Comments
1 min read
Leassons learned using Firebase for the first time

Leassons learned using Firebase for the first time

8
Comments 2
6 min read
Tips for writing npm-scripts in npm-run-all for different purposes.

Tips for writing npm-scripts in npm-run-all for different purposes.

2
Comments
2 min read
Polyfill for Promises

Polyfill for Promises

48
Comments 5
5 min read
Man in the middle using Playwright

Man in the middle using Playwright

8
Comments
3 min read
loading...