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.
Concurrent Rendering in React ⛽🛣️

Concurrent Rendering in React ⛽🛣️

2
Comments
9 min read
React JS Fragments

React JS Fragments

4
Comments
2 min read
Create a Pomodoro Timer App using HTML, CSS, and JavaScript

Create a Pomodoro Timer App using HTML, CSS, and JavaScript

1
Comments 3
4 min read
Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

3
Comments 2
2 min read
Earth Day Challenge

Earth Day Challenge

5
Comments 2
2 min read
Map,Reduce,For-each Loops in js

Map,Reduce,For-each Loops in js

2
Comments 2
2 min read
10 Essential JavaScript Snippets Every Developer Should Know

10 Essential JavaScript Snippets Every Developer Should Know

5
Comments
2 min read
🚀 Excited to share my latest project, "Requester"! 🚀

🚀 Excited to share my latest project, "Requester"! 🚀

2
Comments 1
1 min read
Whitelisting URL Paths Using Regular Expressions

Whitelisting URL Paths Using Regular Expressions

Comments
1 min read
Let's glum up on Dev Earth Day!

Let's glum up on Dev Earth Day!

3
Comments
2 min read
Step-by-Step Guide: Adding Google Maps to Your React App Using Vis.gl

Step-by-Step Guide: Adding Google Maps to Your React App Using Vis.gl

7
Comments
10 min read
this in JavaScript.

this in JavaScript.

6
Comments 1
2 min read
Build a spreadsheet app with an AI-copilot (Next.js, gpt4, LangChain, & CopilotKit)

Build a spreadsheet app with an AI-copilot (Next.js, gpt4, LangChain, & CopilotKit)

312
Comments 18
12 min read
My 100-Day JavaScript Learning Challenge Journey Begins Today!

My 100-Day JavaScript Learning Challenge Journey Begins Today!

5
Comments 2
1 min read
WHAT TECHNOLOGIES DO BIG COMPANIES USE 🤔 PART 2

WHAT TECHNOLOGIES DO BIG COMPANIES USE 🤔 PART 2

10
Comments 4
1 min read
Text to pdf using jsPDF

Text to pdf using jsPDF

8
Comments 2
5 min read
Functions in JavaScript: A Comprehensive Guide

Functions in JavaScript: A Comprehensive Guide

5
Comments
4 min read
Discover the 5 Exciting New Features Unveiled in ReactJS 19 Beta

Discover the 5 Exciting New Features Unveiled in ReactJS 19 Beta

7
Comments 1
5 min read
Next js Testing

Next js Testing

1
Comments
2 min read
Feature Flags: A Beginner's Guide

Feature Flags: A Beginner's Guide

Comments
5 min read
Getting Started with Next.js: Part 1 - Setting Up Your Project

Getting Started with Next.js: Part 1 - Setting Up Your Project

1
Comments 3
2 min read
Synch vs. Async Programming

Synch vs. Async Programming

11
Comments
8 min read
Hora de substituir o Redux

Hora de substituir o Redux

1
Comments
4 min read
Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

1
Comments
14 min read
JavaScript in 2024: A Look at the Future

JavaScript in 2024: A Look at the Future

1
Comments
2 min read
A telltale Sign of An Inexperienced Programmer

A telltale Sign of An Inexperienced Programmer

8
Comments 6
1 min read
Les Bases de JavaScript : Un Aperçu

Les Bases de JavaScript : Un Aperçu

1
Comments 1
2 min read
How to set up AWS Verified Access with Okta

How to set up AWS Verified Access with Okta

12
Comments
9 min read
Reply in thread using NestJS and Gmail API

Reply in thread using NestJS and Gmail API

5
Comments
3 min read
Router, pages, layouts and async data in TiniJS apps

Router, pages, layouts and async data in TiniJS apps

3
Comments
8 min read
Solving 502 Errors in Microservices Node.js and AWS ALB

Solving 502 Errors in Microservices Node.js and AWS ALB

Comments
1 min read
DISCUSSION: YOUR FAVOURITE CODING YOUTUBER

DISCUSSION: YOUR FAVOURITE CODING YOUTUBER

10
Comments 2
1 min read
Using Custom React hooks in NextJS?

Using Custom React hooks in NextJS?

5
Comments
3 min read
How to Update Firestore Documents Within an API Route Using Next.js

How to Update Firestore Documents Within an API Route Using Next.js

Comments
2 min read
Understanding Controlled vs Uncontrolled Components In React

Understanding Controlled vs Uncontrolled Components In React

1
Comments
7 min read
What kind of jobs do new coding bootcamp grads get?

What kind of jobs do new coding bootcamp grads get?

Comments
5 min read
3D Car Image Just With One API!

3D Car Image Just With One API!

Comments
5 min read
15 Must-Know Javascript array methods

15 Must-Know Javascript array methods

2
Comments
5 min read
NextJs 14 : Routing

NextJs 14 : Routing

Comments
2 min read
Binary Il - Convert URLs to Il and Secure it - Redirect It 🚀

Binary Il - Convert URLs to Il and Secure it - Redirect It 🚀

11
Comments
2 min read
What are Classes and How to Use Them in JavaScript ? 🤔🤔

What are Classes and How to Use Them in JavaScript ? 🤔🤔

27
Comments 11
2 min read
How To Make An Insanely Fast AI App (Supabase, LLAMA 3 and Groq)

How To Make An Insanely Fast AI App (Supabase, LLAMA 3 and Groq)

97
Comments 2
4 min read
Single Responsibility Principle

Single Responsibility Principle

2
Comments
3 min read
How to fix “require is not defined” in JavaScript / Node.js? How can we run HTML file on server?

How to fix “require is not defined” in JavaScript / Node.js? How can we run HTML file on server?

Comments
2 min read
Path To A Clean(er) React Architecture - API Layer & Fetch Functions

Path To A Clean(er) React Architecture - API Layer & Fetch Functions

7
Comments 2
4 min read
How to use `npm create` to make your quickstart docs better

How to use `npm create` to make your quickstart docs better

7
Comments
2 min read
How to create a react project from scratch

How to create a react project from scratch

3
Comments 2
2 min read
Potential Risks of Using Open-Source JavaScript UI Libraries in Business Apps

Potential Risks of Using Open-Source JavaScript UI Libraries in Business Apps

Comments
5 min read
TS: Types vs. Interfaces

TS: Types vs. Interfaces

3
Comments
2 min read
LeetCode Meditations: Validate Binary Search Tree

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
The difference between Promise.all() vs Promise.allSettled() vs Promise.any() vs Promise.race() in 30 seconds

The difference between Promise.all() vs Promise.allSettled() vs Promise.any() vs Promise.race() in 30 seconds

1
Comments
4 min read
Gerenciamento de Estado com Redux Toolkit: Boas Práticas

Gerenciamento de Estado com Redux Toolkit: Boas Práticas

1
Comments
3 min read
Array.reduce() to fill <select>

Array.reduce() to fill <select>

1
Comments
2 min read
Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js 06:55

Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js

27
Comments 4
1 min read
Day 5 Of JavaScript

Day 5 Of JavaScript

2
Comments
4 min read
What is a Plugin Ecosystem and Why Does It Matter?

What is a Plugin Ecosystem and Why Does It Matter?

32
Comments 1
3 min read
JavaScript Classes Decoded: Step-by-Step Tutorial with Examples

JavaScript Classes Decoded: Step-by-Step Tutorial with Examples

2
Comments 1
3 min read
Promises in JS(Personal notes)

Promises in JS(Personal notes)

2
Comments
6 min read
Improve Your Workflow with APItoolkit

Improve Your Workflow with APItoolkit

11
Comments
5 min read
DOM (part 1)

DOM (part 1)

Comments
2 min read
loading...