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.
Day3, 4, 5(OMG)of 100DaysOfJavaScript

Day3, 4, 5(OMG)of 100DaysOfJavaScript

Comments
1 min read
Searching Algorithm Using Javascript

Searching Algorithm Using Javascript

6
Comments
1 min read
These cases will help you master TypeScript interfaces

These cases will help you master TypeScript interfaces

1
Comments
2 min read
Async Made Easy: A Deep Dive into JavaScript Callbacks, Promises, and Async/Await

Async Made Easy: A Deep Dive into JavaScript Callbacks, Promises, and Async/Await

8
Comments 1
5 min read
Web Rendering Patterns Made Simple: A Beginner's Guide

Web Rendering Patterns Made Simple: A Beginner's Guide

6
Comments
3 min read
Browser Context

Browser Context

5
Comments
1 min read
Why do we use OTP libraries when we can just do Math.random()

Why do we use OTP libraries when we can just do Math.random()

2
Comments
8 min read
How to Quickly Find Out What’s in Your Clipboard

How to Quickly Find Out What’s in Your Clipboard

2
Comments
2 min read
2 Crystal Ball Searching Problem Solved Using Javascript

2 Crystal Ball Searching Problem Solved Using Javascript

5
Comments
1 min read
Building "The People Counter": A Journey from Childhood Counting to Modern Website

Building "The People Counter": A Journey from Childhood Counting to Modern Website

Comments
4 min read
Using JavaScript for Secure Encryption in Web Tools

Using JavaScript for Secure Encryption in Web Tools

4
Comments
3 min read
I Built an Event Scheduler in NodeJs using Google Calendar API 🚀

I Built an Event Scheduler in NodeJs using Google Calendar API 🚀

368
Comments 40
9 min read
Good Refactoring vs Bad Refactoring

Good Refactoring vs Bad Refactoring

112
Comments 11
9 min read
Notifications For Your App: Should you build or buy?

Notifications For Your App: Should you build or buy?

1
Comments
16 min read
Construindo um Sistema de Login Seguro na Web usando Reconhecimento Facial com Vue.js: Um Guia Passo a Passo

Construindo um Sistema de Login Seguro na Web usando Reconhecimento Facial com Vue.js: Um Guia Passo a Passo

3
Comments
14 min read
Number Patterns in Javascript

Number Patterns in Javascript

Comments
2 min read
Understanding JavaScript Arrow Functions

Understanding JavaScript Arrow Functions

Comments
1 min read
Build with any npm package with this AI assist 🦾

Build with any npm package with this AI assist 🦾

19
Comments 3
2 min read
Vuejs and Nuxt challenges where to practice what you have learned?

Vuejs and Nuxt challenges where to practice what you have learned?

10
Comments
1 min read
4 ways to iterate over “objects” in javascript

4 ways to iterate over “objects” in javascript

Comments
2 min read
Async Made Easy: A Deep Dive into JavaScript Callbacks, Promises, and Async/Await

Async Made Easy: A Deep Dive into JavaScript Callbacks, Promises, and Async/Await

1
Comments
5 min read
Recursive Hard Problems Using Javascript

Recursive Hard Problems Using Javascript

5
Comments 2
1 min read
Encore.ts — 9x faster than Express.js & 3x faster than Bun + Zod

Encore.ts — 9x faster than Express.js & 3x faster than Bun + Zod

267
Comments 40
6 min read
Abstractions: A Way of Thinking Programmatically

Abstractions: A Way of Thinking Programmatically

5
Comments
3 min read
Hash Tables 101: Collisions, Resizing, Hashing

Hash Tables 101: Collisions, Resizing, Hashing

1
Comments
6 min read
loading...