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.
What are Template Literals in JavaScript

What are Template Literals in JavaScript

8
Comments 1
2 min read
Let's Learn

Let's Learn

7
Comments
8 min read
5 essential free resources to learn Javascript

5 essential free resources to learn Javascript

23
Comments 5
2 min read
Creating a custom Checkbox Component in Vue 3 (a better approach)

Creating a custom Checkbox Component in Vue 3 (a better approach)

36
Comments 2
2 min read
React Router Dom v6

React Router Dom v6

14
Comments 2
5 min read
Console.log and his Ninja Pals 🥷

Console.log and his Ninja Pals 🥷

7
Comments
3 min read
Native deep clone in JS

Native deep clone in JS

13
Comments
1 min read
Let's talk React - How to use a Custom Hook multiple times

Let's talk React - How to use a Custom Hook multiple times

14
Comments 4
3 min read
TESTING DOCKER CONTAINER STRUCTURE

TESTING DOCKER CONTAINER STRUCTURE

8
Comments 3
3 min read
Use package.json wisely

Use package.json wisely

6
Comments
3 min read
Paracetamol.js💊| #121: Explica este código JavaScript

Paracetamol.js💊| #121: Explica este código JavaScript

6
Comments 3
1 min read
Solve TypeScript 'Not all code paths return a value' by properly using ReturnTypes | CodeReview Chronicles

Solve TypeScript 'Not all code paths return a value' by properly using ReturnTypes | CodeReview Chronicles

24
Comments 2
3 min read
Beginner's Guide to NextJS

Beginner's Guide to NextJS

38
Comments 5
6 min read
Avoid Redux ,Build an Optimal add to cart system with UseReducer and useContext in React NEXT.js 😎

Avoid Redux ,Build an Optimal add to cart system with UseReducer and useContext in React NEXT.js 😎

20
Comments 2
7 min read
Read this before using React 18...

Read this before using React 18...

6
Comments
4 min read
Setting up your own design system with React + Typescript

Setting up your own design system with React + Typescript

9
Comments 2
4 min read
I built my first JS game! 🎉

I built my first JS game! 🎉

113
Comments 23
2 min read
JavaScript Callback functions?

JavaScript Callback functions?

8
Comments 2
3 min read
JavaScript Array Methods : Filter()

JavaScript Array Methods : Filter()

7
Comments 2
1 min read
Multi Stage Docker builds with Angular and Nginx

Multi Stage Docker builds with Angular and Nginx

16
Comments
2 min read
Write an audio visualizer from scratch with vanilla JavaScript

Write an audio visualizer from scratch with vanilla JavaScript

10
Comments
9 min read
Animated Carousel with Framer Motion

Animated Carousel with Framer Motion

24
Comments 3
3 min read
#19: Develop with SWA CLI

#19: Develop with SWA CLI

8
Comments
4 min read
All Higher Order Functions Under the Hood in JavaScript

All Higher Order Functions Under the Hood in JavaScript

4
Comments
3 min read
State VS props 🤔

State VS props 🤔

5
Comments
2 min read
loading...