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 pass parameters to useQuery using Axios

How to pass parameters to useQuery using Axios

Comments
1 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
Connect Your Node.js Project to MySQL Database Locally

Connect Your Node.js Project to MySQL Database Locally

Comments
2 min read
Entendendo sobre Callback Hell em JavaScript

Entendendo sobre Callback Hell em JavaScript

1
Comments
3 min read
Datepicker Bootstrap 5

Datepicker Bootstrap 5

38
Comments
2 min read
Why Cookie is preferable compared to localStorage when it comes to authentication

Why Cookie is preferable compared to localStorage when it comes to authentication

227
Comments 20
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
Beginner knowledge | how website works?

Beginner knowledge | how website works?

2
Comments
3 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
How to Build a Telegram Bot using Typescript & Node.js

How to Build a Telegram Bot using Typescript & Node.js

50
Comments 2
10 min read
Weekly web development resources #131

Weekly web development resources #131

6
Comments
2 min read
Using Node.js to steal ÂŁ10,000: Introduction

Using Node.js to steal ÂŁ10,000: Introduction

3
Comments
1 min read
Immutability: what a monster...

Immutability: what a monster...

49
Comments 9
5 min read
Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

3
Comments 1
5 min read
A Beginner's Guide to Variable Declarations in JavaScript: When to Use const, let, and var

A Beginner's Guide to Variable Declarations in JavaScript: When to Use const, let, and var

6
Comments
2 min read
4 Ways to create an object in JS

4 Ways to create an object in JS

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

⚛️ Applying Strategy Pattern in React (Part 1)

388
Comments 42
3 min read
6 Array methods every JavaScript developer must know

6 Array methods every JavaScript developer must know

4
Comments
5 min read
How to use States and Props like a Pro in React

How to use States and Props like a Pro in React

2
Comments
2 min read
Getting started with NodeJs and Express (Backend development)

Getting started with NodeJs and Express (Backend development)

1
Comments
2 min read
JS Video Player

JS Video Player

1
Comments
4 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

12
Comments
8 min read
Automate LinkedIn Invites To Be Withdrawn

Automate LinkedIn Invites To Be Withdrawn

1
Comments
1 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
loading...