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.
Marketplace app using NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth

Marketplace app using NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth

7
Comments
1 min read
How did i approached for web performance optimisation at my new workplace 🚀

How did i approached for web performance optimisation at my new workplace 🚀

1
Comments
3 min read
Mastering JavaScript Async Patterns: From Callbacks to Async/Await

Mastering JavaScript Async Patterns: From Callbacks to Async/Await

3
Comments
7 min read
Implementing Role-Based Access Control in React 18 with React Router v6: A Step-by-Step Guide

Implementing Role-Based Access Control in React 18 with React Router v6: A Step-by-Step Guide

1
Comments
1 min read
Разработка UI KIT на Angular 18

Разработка UI KIT на Angular 18

1
Comments
17 min read
Why React is Essential for Modern Web Development:

Why React is Essential for Modern Web Development:

5
Comments
3 min read
How I started my journey in web development as 13 year old

How I started my journey in web development as 13 year old

Comments 1
2 min read
JavaScript Quick Guide: Array Methods

JavaScript Quick Guide: Array Methods

Comments
2 min read
Dev.to 6-Series: How to get started on writing code

Dev.to 6-Series: How to get started on writing code

Comments
1 min read
Creating Powerful XSS Polyglots

Creating Powerful XSS Polyglots

1
Comments
2 min read
Spread and Rest Operators in JavaScript (...)

Spread and Rest Operators in JavaScript (...)

Comments
3 min read
How to create a combo box with Tailwind CSS and Javascript

How to create a combo box with Tailwind CSS and Javascript

2
Comments
1 min read
Reflecting on My Journey: Building a Beginner Real Estate Listing Fullstack App

Reflecting on My Journey: Building a Beginner Real Estate Listing Fullstack App

1
Comments
4 min read
Mastering JavaScript Functions: Your Guide to Normal vs. Arrow Functions

Mastering JavaScript Functions: Your Guide to Normal vs. Arrow Functions

1
Comments
3 min read
How To Add ESLint In A React Project

How To Add ESLint In A React Project

3
Comments 1
2 min read
Building a Color Picker Extension

Building a Color Picker Extension

2
Comments
4 min read
Building a Country Finder Application with React

Building a Country Finder Application with React

3
Comments
6 min read
Introducing Qiu!

Introducing Qiu!

6
Comments
2 min read
How to Reverse a String in JavaScript Using a For Loop

How to Reverse a String in JavaScript Using a For Loop

5
Comments
3 min read
Understanding Redux: A Beginner's Comprehensive Guide

Understanding Redux: A Beginner's Comprehensive Guide

Comments
10 min read
Building Recipe Finder Website using React

Building Recipe Finder Website using React

4
Comments
9 min read
What's In The BOX?!: Variables

What's In The BOX?!: Variables

Comments
4 min read
My first VSCode plugin for syntax conversion of import statements

My first VSCode plugin for syntax conversion of import statements

1
Comments
1 min read
Client-Centered Error Handling

Client-Centered Error Handling

3
Comments
5 min read
How to mitigate security issues in GenAI code and LLM integrations

How to mitigate security issues in GenAI code and LLM integrations

2
Comments
9 min read
"Journey Through the Stars: Designing a Space-Themed Web Experience Blending Aesthetics and Innovation🪐"

"Journey Through the Stars: Designing a Space-Themed Web Experience Blending Aesthetics and Innovation🪐"

Comments
1 min read
React Hooks and Benefits

React Hooks and Benefits

2
Comments
3 min read
Faster Pages with React ✨

Faster Pages with React ✨

153
Comments 12
14 min read
Essential Guide to Refactoring Code for a Cleaner and Polished Design

Essential Guide to Refactoring Code for a Cleaner and Polished Design

1
Comments
3 min read
Unlocking the Power of Large Language Models with JavaScript: Real-World Applications

Unlocking the Power of Large Language Models with JavaScript: Real-World Applications

Comments 1
6 min read
IP addresses and DNS. How this dynamic duo is holding the Internet🤔

IP addresses and DNS. How this dynamic duo is holding the Internet🤔

2
Comments
3 min read
I built a little feedback tool in 2 days

I built a little feedback tool in 2 days

17
Comments 9
1 min read
External content for GatsbyJS

External content for GatsbyJS

Comments
5 min read
Monorepos with Nx: Why You Might Want a Single Home for All Your Code

Monorepos with Nx: Why You Might Want a Single Home for All Your Code

11
Comments 9
3 min read
Js spreadsheet component

Js spreadsheet component

2
Comments 1
1 min read
Atomic CSS Deep Dive

Atomic CSS Deep Dive

1
Comments
28 min read
⚠️ The Hidden Dangers of Using `var` in JavaScript: Why It’s Time to Move On

⚠️ The Hidden Dangers of Using `var` in JavaScript: Why It’s Time to Move On

8
Comments 1
5 min read
Create a Resizable Navigation with Stimulus

Create a Resizable Navigation with Stimulus

5
Comments
2 min read
⚡️ Say Goodbye to Vuex Complexity: Embrace Pinia + Composition API for Effortless Vue State Management! 🚀

⚡️ Say Goodbye to Vuex Complexity: Embrace Pinia + Composition API for Effortless Vue State Management! 🚀

8
Comments 1
3 min read
How to build and self-host a CDN

How to build and self-host a CDN

1
Comments
1 min read
Getting Started with React Toastify: Enhance Your Notifications

Getting Started with React Toastify: Enhance Your Notifications

10
Comments 1
7 min read
Astro.js Getting started with a static site generator

Astro.js Getting started with a static site generator

10
Comments 1
9 min read
I need some help running a zip file containing html, js, css. Would also like js and css to be edited.

I need some help running a zip file containing html, js, css. Would also like js and css to be edited.

Comments
1 min read
Pass manual injector to the toSignal function to avoid outside Context Injection error

Pass manual injector to the toSignal function to avoid outside Context Injection error

3
Comments 1
4 min read
Encache v1.1 !!

Encache v1.1 !!

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

npm toggle-beautify | my first npm package

1
Comments
1 min read
Best Tips for Creating Custom Hooks in React

Best Tips for Creating Custom Hooks in React

Comments
3 min read
How to Add RBAC Authorization in Next.js

How to Add RBAC Authorization in Next.js

1
Comments 1
3 min read
All About JavaScript Function

All About JavaScript Function

Comments 1
8 min read
Understanding Streams in Node.js — Efficient Data Handling

Understanding Streams in Node.js — Efficient Data Handling

Comments
5 min read
Understanding the React Cache function

Understanding the React Cache function

6
Comments
4 min read
React Re-Rendering: Best Practices for Optimal Performance

React Re-Rendering: Best Practices for Optimal Performance

5
Comments
3 min read
Understanding JavaScript Array Iteration Methods

Understanding JavaScript Array Iteration Methods

Comments
3 min read
Cosmic Web: A Student's Journey Through Space and Code

Cosmic Web: A Student's Journey Through Space and Code

1
Comments
3 min read
🔄 State Management with Pinia and Vue.js (Composition API) Lifecycle Hooks 🚀

🔄 State Management with Pinia and Vue.js (Composition API) Lifecycle Hooks 🚀

7
Comments
3 min read
🌐 Building a Serverless Backend for Next.js with AWS Lambda

🌐 Building a Serverless Backend for Next.js with AWS Lambda

2
Comments
2 min read
Unlocking the Power of WordPress: A Guide to Building Stunning Websites

Unlocking the Power of WordPress: A Guide to Building Stunning Websites

2
Comments
6 min read
Integration vs End-to-End (E2E) Testing: Understanding Their Differences and When to Use Them

Integration vs End-to-End (E2E) Testing: Understanding Their Differences and When to Use Them

1
Comments
5 min read
3D Solar System Simulation

3D Solar System Simulation

1
Comments
1 min read
Enhance Your System Reliability with These Top Log Monitoring Tools

Enhance Your System Reliability with These Top Log Monitoring Tools

Comments 1
2 min read
loading...