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.
LeetCode - Find The Original Array of Prefix XOR

LeetCode - Find The Original Array of Prefix XOR

1
Comments
3 min read
React.JS components, props & state

React.JS components, props & state

Comments
2 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

73
Comments 23
9 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
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
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
How To Cross-Post The Same Article On Different Blogging Platforms To Reach More Readers.

How To Cross-Post The Same Article On Different Blogging Platforms To Reach More Readers.

53
Comments 26
4 min read
Choosing Your First Programming Language: A Beginner’s Guide

Choosing Your First Programming Language: A Beginner’s Guide

2
Comments 6
7 min read
Converter texto (string) para número em JavaScript e suas diferenças

Converter texto (string) para número em JavaScript e suas diferenças

1
Comments
2 min read
Introducing Defer: A Zero Infrastructure background jobs Node.js platform

Introducing Defer: A Zero Infrastructure background jobs Node.js platform

Comments
3 min read
PSA For Referencing Properties in Functions!

PSA For Referencing Properties in Functions!

1
Comments
3 min read
How to Build Real-time Weather App Using Vanilla JavaScript and API

How to Build Real-time Weather App Using Vanilla JavaScript and API

28
Comments 4
2 min read
How to know if your test is flaky?

How to know if your test is flaky?

4
Comments
2 min read
loading...