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.
Revisiting the "Revealing Module pattern"

Revisiting the "Revealing Module pattern"

3
Comments 5
5 min read
React JS Fragments

React JS Fragments

4
Comments
2 min read
Earth Day Celebration & Problems

Earth Day Celebration & Problems

5
Comments 2
1 min read
Leveraging Next.js and Firebase to Fetch Upcoming Events: A Deep Dive

Leveraging Next.js and Firebase to Fetch Upcoming Events: A Deep Dive

Comments 1
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
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)

328
Comments 18
12 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

4
Comments 2
2 min read
Welcome to Celebration Website 🌍 Earth Day !

Welcome to Celebration Website 🌍 Earth Day !

1
Comments
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
Debugging beyond console.log() in JavaScript

Debugging beyond console.log() in JavaScript

195
Comments 18
3 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
Axios 👾

Axios 👾

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

Let's glum up on Dev Earth Day!

3
Comments
2 min read
Code is craftsmanship

Code is craftsmanship

15
Comments
2 min read
this in JavaScript.

this in JavaScript.

10
Comments 1
3 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

9
Comments
10 min read
EV Test Drive Project

EV Test Drive Project

Comments
5 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
Javascript Error Guardian

Javascript Error Guardian

Comments
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
How to Print to Browser Console from Razor View Page in ASP.NET MVC

How to Print to Browser Console from Razor View Page in ASP.NET MVC

1
Comments
1 min read
Functions in JavaScript: A Comprehensive Guide

Functions in JavaScript: A Comprehensive Guide

5
Comments
4 min read
Text to pdf using jsPDF

Text to pdf using jsPDF

10
Comments 3
5 min read
Feature Flags: A Beginner's Guide

Feature Flags: A Beginner's Guide

3
Comments
5 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
Tailwind Handbook - Part II

Tailwind Handbook - Part II

Comments
9 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)

117
Comments 2
4 min read
Synch vs. Async Programming

Synch vs. Async Programming

11
Comments
8 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
3 min read
Deep Dive into Functional Programming in Javascript

Deep Dive into Functional Programming in Javascript

189
Comments 21
8 min read
Astro: Building Content-Driven Websites Faster

Astro: Building Content-Driven Websites Faster

7
Comments
4 min read
Hora de substituir o Redux

Hora de substituir o Redux

1
Comments
4 min read
Overview of web development.

Overview of web development.

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

JavaScript in 2024: A Look at the Future

2
Comments
2 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

2
Comments
14 min read
Reply in thread using NestJS and Gmail API

Reply in thread using NestJS and Gmail API

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

3D Car Image Just With One API!

17
Comments 1
5 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
Solving 502 Errors in Microservices Node.js and AWS ALB

Solving 502 Errors in Microservices Node.js and AWS ALB

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

Using Custom React hooks in NextJS?

6
Comments 1
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

1
Comments
2 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
DISCUSSION: YOUR FAVOURITE CODING YOUTUBER

DISCUSSION: YOUR FAVOURITE CODING YOUTUBER

10
Comments 2
1 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
15 Must-Know Javascript array methods

15 Must-Know Javascript array methods

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

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

28
Comments 11
2 min read
Single Responsibility Principle

Single Responsibility Principle

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

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

10
Comments 2
4 min read
I used Cloudflare Workers and R2 as HTML generating service. It was so easy!

I used Cloudflare Workers and R2 as HTML generating service. It was so easy!

1
Comments
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
Exploring JavaScript Closures: Practical Examples and Insights

Exploring JavaScript Closures: Practical Examples and Insights

Comments 2
2 min read
TS: Types vs. Interfaces

TS: Types vs. Interfaces

3
Comments
2 min read
Polyfills Explained: Making Modern JavaScript Work Everywhere 🤯🤯

Polyfills Explained: Making Modern JavaScript Work Everywhere 🤯🤯

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

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
loading...