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.
Use jest.fakeTimers correctly

Use jest.fakeTimers correctly

2
Comments
1 min read
How to Effortlessly Manage Different Node.js Versions with NVM

How to Effortlessly Manage Different Node.js Versions with NVM

5
Comments
4 min read
AWS SAM CLI - Hello World Nuances (JS)

AWS SAM CLI - Hello World Nuances (JS)

Comments
1 min read
Bun vs Node.js: TW Elements now with Vite with Bun

Bun vs Node.js: TW Elements now with Vite with Bun

1
Comments
2 min read
Create a reference using React.createRef()

Create a reference using React.createRef()

Comments
8 min read
How to migrate your single-repo to a monorepo

How to migrate your single-repo to a monorepo

6
Comments
3 min read
Reference an element with React's useRef() hook

Reference an element with React's useRef() hook

Comments
7 min read
Pass refs to child components using the function as a child pattern

Pass refs to child components using the function as a child pattern

Comments
4 min read
React's Dynamic Trio: Code-Splitting Unleashed!

React's Dynamic Trio: Code-Splitting Unleashed!

1
Comments 2
2 min read
Exploring the Pros and Cons of ChatGPT: Unleashing the Power of Conversational AI

Exploring the Pros and Cons of ChatGPT: Unleashing the Power of Conversational AI

3
Comments 1
2 min read
Letʼs enhance our forms

Letʼs enhance our forms

1
Comments
8 min read
Make your Js Components in seconds

Make your Js Components in seconds

5
Comments
2 min read
Wrong Methods vs Good Methods in javascript

Wrong Methods vs Good Methods in javascript

2
Comments 1
2 min read
Don't worry, I've not given up!

Don't worry, I've not given up!

16
Comments 5
1 min read
Day 5 - 30 Days learn Web Dev

Day 5 - 30 Days learn Web Dev

Comments
1 min read
Page SEO Improvement Guide

Page SEO Improvement Guide

2
Comments 1
6 min read
How To Create a Calculator Using HTML CSS & JavaScript | Simple Calculator in JavaScript

How To Create a Calculator Using HTML CSS & JavaScript | Simple Calculator in JavaScript

18
Comments
8 min read
You are invited for a 3rd coding interview at SimpleOS

You are invited for a 3rd coding interview at SimpleOS

Comments
6 min read
Migration of a Multiplayer Game from Hosted to Serverless

Migration of a Multiplayer Game from Hosted to Serverless

4
Comments
17 min read
Unearthing Data Structures & Algorithms: The Essentials Guide. P1

Unearthing Data Structures & Algorithms: The Essentials Guide. P1

Comments
12 min read
Service Workers

Service Workers

16
Comments 4
7 min read
JavaScript fundamentals before learning React

JavaScript fundamentals before learning React

17
Comments 1
21 min read
Asynchronous JavaScript with Generator Functions

Asynchronous JavaScript with Generator Functions

Comments
2 min read
Implementing a Custom Context Menu in Vue.js

Implementing a Custom Context Menu in Vue.js

Comments
2 min read
JavaScript Timers & Intervals

JavaScript Timers & Intervals

2
Comments 1
9 min read
loading...