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.
Understanding data structures is essential for improving your code's performance

Understanding data structures is essential for improving your code's performance

Comments
1 min read
A Quick Dive into JavaScript Functions 🛠️

A Quick Dive into JavaScript Functions 🛠️

Comments
1 min read
Mastering Redux Toolkit: Building a Task Management App | React & Redux

Mastering Redux Toolkit: Building a Task Management App | React & Redux

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

3
Comments
1 min read
Реализация поиска и интеграция с внешним API в Angular 18

Реализация поиска и интеграция с внешним API в Angular 18

1
Comments
21 min read
Mastering JavaScript Objects: From Symbols to Freezing and Beyond! part 1

Mastering JavaScript Objects: From Symbols to Freezing and Beyond! part 1

Comments
3 min read
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
Mastering JavaScript Async Patterns: From Callbacks to Async/Await

Mastering JavaScript Async Patterns: From Callbacks to Async/Await

3
Comments
7 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
Разработка UI KIT на Angular 18

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

1
Comments
17 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
Why React is Essential for Modern Web Development:

Why React is Essential for Modern Web Development:

5
Comments
3 min read
JavaScript Quick Guide: Array Methods

JavaScript Quick Guide: Array Methods

Comments
2 min read
🚀 Asynchronous JavaScript : Micro tasks vs. Macro tasks 🚀

🚀 Asynchronous JavaScript : Micro tasks vs. Macro tasks 🚀

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
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
How To Add ESLint In A React Project

How To Add ESLint In A React Project

3
Comments 1
2 min read
Faster Pages with React ✨

Faster Pages with React ✨

156
Comments 12
14 min read
How to Reverse a String in JavaScript Using a For Loop

How to Reverse a String in JavaScript Using a For Loop

9
Comments
3 min read
The Evolution of CSS: From Basics to Modern-Day Magic

The Evolution of CSS: From Basics to Modern-Day Magic

1
Comments
4 min read
Understanding Redux: A Beginner's Comprehensive Guide

Understanding Redux: A Beginner's Comprehensive Guide

Comments
10 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
loading...