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.
LOCAL STORAGE

LOCAL STORAGE

1
Comments
1 min read
(Array Methods Part 1) What are Mutator Methods?

(Array Methods Part 1) What are Mutator Methods?

4
Comments
1 min read
React: How does useDeferredValue and useTransition work ?

React: How does useDeferredValue and useTransition work ?

15
Comments 1
3 min read
What is data scraping?

What is data scraping?

2
Comments
8 min read
How To Run and Debug JavaScript and TypeScript in VSCode

How To Run and Debug JavaScript and TypeScript in VSCode

25
Comments 7
3 min read
Vue3 state to your CSS with v-bind

Vue3 state to your CSS with v-bind

12
Comments 2
2 min read
Refactoring Tools: How to Search for Bad Code

Refactoring Tools: How to Search for Bad Code

11
Comments
3 min read
Hash Tables - full guide

Hash Tables - full guide

8
Comments
3 min read
Call() & Apply() in JavaScript

Call() & Apply() in JavaScript

2
Comments
2 min read
Application development with 100% customization. Customization Driven Development (CDD)

Application development with 100% customization. Customization Driven Development (CDD)

Comments
3 min read
Triangle with loop

Triangle with loop

4
Comments
1 min read
Abstracciones detalles e interfaces.

Abstracciones detalles e interfaces.

6
Comments
5 min read
CLIs mais simples com Util.parseArgs

CLIs mais simples com Util.parseArgs

Comments
8 min read
Let's print fibonacci series with js with all explanation and problem solving.

Let's print fibonacci series with js with all explanation and problem solving.

7
Comments
1 min read
Using Redis for Caching (2023)

Using Redis for Caching (2023)

3
Comments
17 min read
⭐Build A Feature Rich Crypto Screener App with React JS + Tailwind CSS

⭐Build A Feature Rich Crypto Screener App with React JS + Tailwind CSS

20
Comments 2
2 min read
Gentle Intro to Node Streams

Gentle Intro to Node Streams

4
Comments
2 min read
How to use formData Web API to collect form data

How to use formData Web API to collect form data

3
Comments 4
2 min read
Create a rest api using expressjs and postgresql

Create a rest api using expressjs and postgresql

4
Comments
4 min read
How would you explain JavaScript functions to a 5 yr old ?

How would you explain JavaScript functions to a 5 yr old ?

2
Comments
1 min read
I Created an 🤯 Online Multiplayer Game 🎮 in ReactJS and Python

I Created an 🤯 Online Multiplayer Game 🎮 in ReactJS and Python

27
Comments 1
1 min read
The components of a browser

The components of a browser

68
Comments 1
2 min read
I ported a large C++ library to the browser!

I ported a large C++ library to the browser!

5
Comments
1 min read
Managing Your Distributed Node.js Application Environment and Configuration

Managing Your Distributed Node.js Application Environment and Configuration

9
Comments
4 min read
Set Environment Variable (.env) in NextJS

Set Environment Variable (.env) in NextJS

6
Comments
2 min read
loading...