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 publish your own npm package - Typescript

How to publish your own npm package - Typescript

2
Comments 1
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
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
Exploring the Top Charting Libraries for React

Exploring the Top Charting Libraries for React

25
Comments 7
4 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
Uma visão geral das estruturas de decisão, loop e controle de exceção

Uma visão geral das estruturas de decisão, loop e controle de exceção

3
Comments
2 min read
ServiceNow: 1 thing for safer GlideRecord scripts

ServiceNow: 1 thing for safer GlideRecord scripts

Comments 1
4 min read
The power of "js generators" revamped

The power of "js generators" revamped

1
Comments
6 min read
Determining the RGB "Distance" Between Two Colors

Determining the RGB "Distance" Between Two Colors

72
Comments 23
9 min read
How to integrate swagger ui in your node project with auto generation ?

How to integrate swagger ui in your node project with auto generation ?

13
Comments 1
2 min read
Next.js Routing: A Comprehensive Guide to Building Single-Page Applications

Next.js Routing: A Comprehensive Guide to Building Single-Page Applications

13
Comments 1
4 min read
Build a Blog with Sveltekit and Markdown

Build a Blog with Sveltekit and Markdown

4
Comments
6 min read
A simple trick for your dotenv files

A simple trick for your dotenv files

Comments 1
1 min read
Fetching Data Made Easy with the useQuery Hook in React

Fetching Data Made Easy with the useQuery Hook in React

3
Comments
2 min read
It is Importent to have a central place to register your Web Components.

It is Importent to have a central place to register your Web Components.

Comments
1 min read
State management with Redux in React

State management with Redux in React

Comments
13 min read
Code splitting en React JS.

Code splitting en React JS.

16
Comments
7 min read
loading...