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.
Common mistakes when using React - Why the screen value does not change

Common mistakes when using React - Why the screen value does not change

Comments
2 min read
How to publish your own npm package - Typescript

How to publish your own npm package - Typescript

2
Comments 1
2 min read
React - Preventing Event Propagation from Parent Elements, Event Bubbling, Capturing, and Propagation

React - Preventing Event Propagation from Parent Elements, Event Bubbling, Capturing, and Propagation

Comments
2 min read
React State - Avoiding Object Duplication

React State - Avoiding Object Duplication

Comments
3 min read
How to use Zustand's persist middleware in Next.js

How to use Zustand's persist middleware in Next.js

42
Comments 13
2 min read
Node.js Cluster Module: Scaling Your Applications

Node.js Cluster Module: Scaling Your Applications

2
Comments
3 min read
Destructuring Objects in JavaScript: A Beginner's Guide

Destructuring Objects in JavaScript: A Beginner's Guide

3
Comments
4 min read
Build a CRUD DApp using Solidity | Nextjs | Thirdweb | Tailwind CSS

Build a CRUD DApp using Solidity | Nextjs | Thirdweb | Tailwind CSS

3
Comments
17 min read
Laravel Echo: An Introduction and How to Install It

Laravel Echo: An Introduction and How to Install It

30
Comments 2
2 min read
Exploring the Top Charting Libraries for React

Exploring the Top Charting Libraries for React

25
Comments 7
4 min read
React.JS components, props & state

React.JS components, props & state

Comments
2 min read
LeetCode - Find The Original Array of Prefix XOR

LeetCode - Find The Original Array of Prefix XOR

1
Comments
3 min read
How to pass and access data from one route to another with useLocation, useNavigate, useHistory hooks.

How to pass and access data from one route to another with useLocation, useNavigate, useHistory hooks.

49
Comments 4
3 min read
Setup a node app with Elastic Beanstalk and CI/CD

Setup a node app with Elastic Beanstalk and CI/CD

Comments
6 min read
Searching through JSON logs with Node.js

Searching through JSON logs with Node.js

2
Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.