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.
Top 5 VS Code Extensions for JavaScript Developers

Top 5 VS Code Extensions for JavaScript Developers

12
Comments
3 min read
Browser Developer Tools: Essential Tips for Debugging and Optimizing Code

Browser Developer Tools: Essential Tips for Debugging and Optimizing Code

1
Comments
3 min read
Implementing React tsparticles in website

Implementing React tsparticles in website

2
Comments
3 min read
What Happens When a Super Admin Disallows User Logins Due to an Error

What Happens When a Super Admin Disallows User Logins Due to an Error

1
Comments
2 min read
How to Integrate Passkeys into SvelteKit

How to Integrate Passkeys into SvelteKit

Comments
4 min read
Frontend dasturchi kim?

Frontend dasturchi kim?

Comments
2 min read
I Built an Node.js Application to Publish my Articles on Dev.to🧙‍♂️🔮

I Built an Node.js Application to Publish my Articles on Dev.to🧙‍♂️🔮

18
Comments
4 min read
How to mitigate security issues in GenAI code and LLM integrations

How to mitigate security issues in GenAI code and LLM integrations

Comments
9 min read
Client vs Server Components in Next.js

Client vs Server Components in Next.js

Comments
4 min read
Exploring JavaScript Array Methods: A Deep Dive into `.slice()` and `.splice()`

Exploring JavaScript Array Methods: A Deep Dive into `.slice()` and `.splice()`

5
Comments
4 min read
Best Tips for Creating Custom Hooks in React

Best Tips for Creating Custom Hooks in React

Comments
3 min read
npm toggle-beautify | my first npm package

npm toggle-beautify | my first npm package

Comments
1 min read
Trees 101: Binary, Heaps, Tries

Trees 101: Binary, Heaps, Tries

5
Comments
5 min read
Happy programming day

Happy programming day

Comments
1 min read
2 weeks of Hacktoberfest as a first-time maintainer and contributor

2 weeks of Hacktoberfest as a first-time maintainer and contributor

Comments
2 min read
This is a red alert box with a tan background

This is a red alert box with a tan background

Comments
1 min read
Mastering Git: How to Delete Local, Merged, and Remote Branches

Mastering Git: How to Delete Local, Merged, and Remote Branches

Comments
2 min read
BrownEyeBeauty Css

BrownEyeBeauty Css

Comments
1 min read
Direct Upload with Rails & Dropzone.js

Direct Upload with Rails & Dropzone.js

5
Comments
5 min read
All About JavaScript Function

All About JavaScript Function

Comments 1
8 min read
My Journey into Web Development: From the Basics to Building Real Projects

My Journey into Web Development: From the Basics to Building Real Projects

Comments
3 min read
"Unleashing the Power of Java and JavaScript: A Symphony of Innovation in Modern Programming"

"Unleashing the Power of Java and JavaScript: A Symphony of Innovation in Modern Programming"

Comments
2 min read
Cucumber.js: A Complete Guide to Behavior-Driven Testing

Cucumber.js: A Complete Guide to Behavior-Driven Testing

Comments
4 min read
JUnit Mocking: A Complete Guide

JUnit Mocking: A Complete Guide

Comments
4 min read
Streamlining Styling in React Native with Unistyles

Streamlining Styling in React Native with Unistyles

1
Comments
7 min read
Unleash the power of JavaScript with Node.js!

Unleash the power of JavaScript with Node.js!

Comments
1 min read
🤖 **Building a Real-Time Chatbot in Next.js with OpenAI** 🧠

🤖 **Building a Real-Time Chatbot in Next.js with OpenAI** 🧠

5
Comments
4 min read
WebRTC DataChannel Tutorial

WebRTC DataChannel Tutorial

3
Comments 1
6 min read
How does Java handle memory management and garbage collection?

How does Java handle memory management and garbage collection?

Comments
1 min read
Capture Browser XHR/Fetch API Response Automatically into JSON Files

Capture Browser XHR/Fetch API Response Automatically into JSON Files

Comments
1 min read
React native tab view error :A props object containing a "key" prop is being spread into JSX

React native tab view error :A props object containing a "key" prop is being spread into JSX

Comments
1 min read
Lal Tan CSS Style buttion

Lal Tan CSS Style buttion

Comments
1 min read
Didn't want to deal with Types. Now suffering :(

Didn't want to deal with Types. Now suffering :(

6
Comments
1 min read
BiomeJS vs ESLint: Is the New Kid on the Block Worth the Switch?

BiomeJS vs ESLint: Is the New Kid on the Block Worth the Switch?

Comments
1 min read
Perfect Microservices

Perfect Microservices

Comments
1 min read
🔥How to Render a Beautiful PDF Viewer for Vue.js in Minutes💅

🔥How to Render a Beautiful PDF Viewer for Vue.js in Minutes💅

9
Comments
5 min read
[20/52] Random Software Projects: dev.to Frontend Challenge

[20/52] Random Software Projects: dev.to Frontend Challenge

Comments
13 min read
Level Up Your Frontend Game: Learning Frameworks for the Headless & Static Future

Level Up Your Frontend Game: Learning Frameworks for the Headless & Static Future

Comments
3 min read
Asynchronous JavaScript - Get Confusions Cleared

Asynchronous JavaScript - Get Confusions Cleared

4
Comments
11 min read
Building a Comprehensive Dashboard with Next.js

Building a Comprehensive Dashboard with Next.js

Comments
5 min read
From App to Cloud: How to Upload Images to AWS S3 from Your Web App with Node.js and Multer

From App to Cloud: How to Upload Images to AWS S3 from Your Web App with Node.js and Multer

Comments
9 min read
⚔️ Next.js vs Express: The Battle of Framework Giants in 2024—Which One Should You Choose?

⚔️ Next.js vs Express: The Battle of Framework Giants in 2024—Which One Should You Choose?

6
Comments
3 min read
Why I'm Starting to Write: A Journey Into Software Development

Why I'm Starting to Write: A Journey Into Software Development

1
Comments
3 min read
How to Scale Node.js Applications in Production

How to Scale Node.js Applications in Production

2
Comments
4 min read
Connecting ZingGrid to Supabase: Add a Backend in Minutes

Connecting ZingGrid to Supabase: Add a Backend in Minutes

Comments
4 min read
Learn how to make a styled picture frame web component with props (Learn Modulo.js - Part 2 of 10)

Learn how to make a styled picture frame web component with props (Learn Modulo.js - Part 2 of 10)

Comments
5 min read
Filtering Options in Effect-TS: A Practical Guide

Filtering Options in Effect-TS: A Practical Guide

Comments
4 min read
Combining Options in Effect-TS: A Practical Guide

Combining Options in Effect-TS: A Practical Guide

Comments
4 min read
Dibujando una Cara Sonriente con p5.js

Dibujando una Cara Sonriente con p5.js

Comments
3 min read
Drag and Drop HTML elements and files

Drag and Drop HTML elements and files

Comments
5 min read
How to Test Functions That Return Functions in TypeScript with Jest

How to Test Functions That Return Functions in TypeScript with Jest

2
Comments
3 min read
Optimizing Performance in React Applications

Optimizing Performance in React Applications

Comments
3 min read
Build a Simple Stopwatch with HTML, CSS, and JavaScript

Build a Simple Stopwatch with HTML, CSS, and JavaScript

Comments
1 min read
Calculator Projects

Calculator Projects

Comments
1 min read
Automation Testing Life Cycle: A Comprehensive Guide

Automation Testing Life Cycle: A Comprehensive Guide

Comments
4 min read
My really old weppage

My really old weppage

Comments
1 min read
React Testing: A Comprehensive Guide

React Testing: A Comprehensive Guide

Comments
3 min read
O Que São Webhooks e Como Utilizá-los Eficientemente

O Que São Webhooks e Como Utilizá-los Eficientemente

1
Comments
5 min read
JavaScript Spread Syntax: Expanding Arrays and Objects

JavaScript Spread Syntax: Expanding Arrays and Objects

Comments
2 min read
From Variables to Data Structures: Mastering the Basic Building Blocks of Java

From Variables to Data Structures: Mastering the Basic Building Blocks of Java

Comments
7 min read
loading...