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.
Module Federation Shared API

Module Federation Shared API

21
Comments
5 min read
Arrow function explained simply

Arrow function explained simply

Comments
1 min read
Regex #1: Understanding Regex, Regex-Based String Methods and Regex Flags

Regex #1: Understanding Regex, Regex-Based String Methods and Regex Flags

Comments
4 min read
TYPESCRIPT IN RAMEN (Making a new Javascript Framework)!!

TYPESCRIPT IN RAMEN (Making a new Javascript Framework)!!

5
Comments
1 min read
How to pass parameters to useQuery using Axios

How to pass parameters to useQuery using Axios

Comments
1 min read
Entendendo sobre Callback Hell em JavaScript

Entendendo sobre Callback Hell em JavaScript

2
Comments
3 min read
Connect Your Node.js Project to MySQL Database Locally

Connect Your Node.js Project to MySQL Database Locally

Comments
2 min read
How to use Redux for State Management in your React application

How to use Redux for State Management in your React application

1
Comments
2 min read
How to Write a Recursive Function in JavaScript for Beginners

How to Write a Recursive Function in JavaScript for Beginners

23
Comments 3
11 min read
Beginner knowledge | how website works?

Beginner knowledge | how website works?

2
Comments
3 min read
Top 10+ Best React Native UI Components for Mobile App Development

Top 10+ Best React Native UI Components for Mobile App Development

8
Comments
19 min read
Using Node.js to steal £10,000: Introduction

Using Node.js to steal £10,000: Introduction

3
Comments
1 min read
⚛️ Applying Strategy Pattern in React (Part 1)

⚛️ Applying Strategy Pattern in React (Part 1)

392
Comments 42
3 min read
Counter Example: Vanilla JavaScript

Counter Example: Vanilla JavaScript

5
Comments 1
2 min read
JS map(), filter() e reduce() em React

JS map(), filter() e reduce() em React

16
Comments
8 min read
Showing Relational Tables in Your JSON Response

Showing Relational Tables in Your JSON Response

1
Comments 1
2 min read
Tip for writing nodejs scripts using only built-in modules and async

Tip for writing nodejs scripts using only built-in modules and async

4
Comments
6 min read
How To Create A Follower Recommendation System Like Instagram Using PostgreSQL

How To Create A Follower Recommendation System Like Instagram Using PostgreSQL

5
Comments
3 min read
RxJS and Angular: Why and how to use

RxJS and Angular: Why and how to use

3
Comments
6 min read
Modernization with Module Federation, Nx and React

Modernization with Module Federation, Nx and React

8
Comments
4 min read
Var vs Let vs Const keyword in JavaScript

Var vs Let vs Const keyword in JavaScript

1
Comments
2 min read
Steps using useState Hooks in react app.

Steps using useState Hooks in react app.

3
Comments
1 min read
Introducing the new React Query client

Introducing the new React Query client

Comments
3 min read
String.startsWith() in JavaScript

String.startsWith() in JavaScript

1
Comments
2 min read
Conditional API Responses For JavaScript vs. HTML Forms

Conditional API Responses For JavaScript vs. HTML Forms

Comments
6 min read
loading...