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.
Backend Authentication

Backend Authentication

Comments
2 min read
Master JavaScript Debugging: Strategies and Best Practices

Master JavaScript Debugging: Strategies and Best Practices

Comments
29 min read
Array.sort() vs Array.toSorted() performance: which one is faster?

Array.sort() vs Array.toSorted() performance: which one is faster?

Comments
2 min read
Building a chat app: Chatrooms with Nodejs websockets and Vue (PART 2)

Building a chat app: Chatrooms with Nodejs websockets and Vue (PART 2)

5
Comments
6 min read
Prime Number

Prime Number

Comments
3 min read
10 example of filter using in js

10 example of filter using in js

Comments
5 min read
Transforming Chaos: Unleashing the Power of Ramda in ReactJS

Transforming Chaos: Unleashing the Power of Ramda in ReactJS

Comments
3 min read
JavaScript Functions — Understanding The Basics

JavaScript Functions — Understanding The Basics

2
Comments 1
4 min read
Conquering Common Coding Challenges: Your Programmer's Toolkit

Conquering Common Coding Challenges: Your Programmer's Toolkit

Comments
2 min read
Dark Mode

Dark Mode

Comments
1 min read
Embrace the AI Revolution: Explore Text Transformation with Transformers.js in JavaScript

Embrace the AI Revolution: Explore Text Transformation with Transformers.js in JavaScript

8
Comments 3
5 min read
Prototypal inheritance; what really happens under the hood.

Prototypal inheritance; what really happens under the hood.

Comments
6 min read
How I made Infinite Craft a multiplayer game with a few lines of code

How I made Infinite Craft a multiplayer game with a few lines of code

89
Comments 8
9 min read
Handling Transactions via Sessions in Mongoose

Handling Transactions via Sessions in Mongoose

2
Comments 2
2 min read
Como Implementar um Botão "Voltar ao Topo" em Seu Site com JavaScript

Como Implementar um Botão "Voltar ao Topo" em Seu Site com JavaScript

4
Comments
2 min read
Static Code Analysis Tools for Next.js

Static Code Analysis Tools for Next.js

5
Comments
3 min read
5 Resources Each TypeScript Developer Should Know About

5 Resources Each TypeScript Developer Should Know About

1
Comments 1
5 min read
Implement the Singleton pattern

Implement the Singleton pattern

7
Comments
5 min read
How to convert existing nodejs/expressjs app from javascript to typescript, the painless way

How to convert existing nodejs/expressjs app from javascript to typescript, the painless way

6
Comments
3 min read
Format and Parse Amazon S3 URL

Format and Parse Amazon S3 URL

11
Comments 1
5 min read
The future of the web: navigating HTMX, vanilla JS, and React

The future of the web: navigating HTMX, vanilla JS, and React

36
Comments 14
2 min read
Deja-Vu your AI✦ Bookmarking Tool

Deja-Vu your AI✦ Bookmarking Tool

5
Comments 2
3 min read
Book Club: Eloquent JavaScript. 5 Functions

Book Club: Eloquent JavaScript. 5 Functions

3
Comments
1 min read
Leveraging Custom Hooks in React and Next.js: A Comprehensive Guide

Leveraging Custom Hooks in React and Next.js: A Comprehensive Guide

5
Comments
2 min read
All about routing in react (Part 2) ft. react-router-dom

All about routing in react (Part 2) ft. react-router-dom

Comments 1
2 min read
loading...