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.
Progressive Web Apps (PWAs)

Progressive Web Apps (PWAs)

Comments
3 min read
Counting things in Javascript

Counting things in Javascript

Comments
6 min read
Building Your First MVC Architecture in Next.js 🚀

Building Your First MVC Architecture in Next.js 🚀

5
Comments
2 min read
Prisma or TypeORM ?

Prisma or TypeORM ?

Comments 1
1 min read
How can I automatically navigate to a page specified in a link within an email when the user logs in automatically?

How can I automatically navigate to a page specified in a link within an email when the user logs in automatically?

6
Comments
2 min read
Angular Addicts #29: Angular 18.2, implicit libraries, the future is standalone & more

Angular Addicts #29: Angular 18.2, implicit libraries, the future is standalone & more

5
Comments
4 min read
Astro: Your Spacecraft for Modern Web Development

Astro: Your Spacecraft for Modern Web Development

Comments
3 min read
Creative Coding

Creative Coding

Comments
1 min read
June Programming Language Rankings

June Programming Language Rankings

1
Comments 2
5 min read
Redis: The Ultimate Guide to In-Memory Data Structure Store

Redis: The Ultimate Guide to In-Memory Data Structure Store

1
Comments
4 min read
Building a React Expense Tracker App

Building a React Expense Tracker App

4
Comments
3 min read
Run AskUI Workflows with Pipedream for Smoke Testing

Run AskUI Workflows with Pipedream for Smoke Testing

Comments
5 min read
SOLID principles using some fun analogies with Vehicle Example

SOLID principles using some fun analogies with Vehicle Example

Comments
4 min read
Binary Search Tree in Javascript

Binary Search Tree in Javascript

Comments
2 min read
Building a Todo App with Theme Toggle Using React

Building a Todo App with Theme Toggle Using React

1
Comments
4 min read
Calculator using html css

Calculator using html css

1
Comments
1 min read
Build Scalable React App: React JS architecture Guide

Build Scalable React App: React JS architecture Guide

5
Comments
7 min read
Complete redux toolkit (Part -3 )

Complete redux toolkit (Part -3 )

Comments
4 min read
📝 30 Essential Javascript Interview Questions, with Detailed Answers From Easy to Hard

📝 30 Essential Javascript Interview Questions, with Detailed Answers From Easy to Hard

27
Comments 2
19 min read
Streamlining University Content Management with WYSIWYG HTML Editors

Streamlining University Content Management with WYSIWYG HTML Editors

1
Comments
3 min read
🚀 93 Projects, 1 Success Story: My Journey with Easy UI PRO

🚀 93 Projects, 1 Success Story: My Journey with Easy UI PRO

Comments
3 min read
JavaScript Cheat Sheets

JavaScript Cheat Sheets

Comments
2 min read
Break Free from Procrastination: Prioritize and Persevere

Break Free from Procrastination: Prioritize and Persevere

2
Comments
2 min read
A Fun Experiment: Create an Electronic Spider with JavaScript

A Fun Experiment: Create an Electronic Spider with JavaScript

5
Comments
9 min read
Mastering Angular 18 State Management using NgRx

Mastering Angular 18 State Management using NgRx

20
Comments 1
7 min read
The Evolution of JavaScript: From Inception to Modern Day

The Evolution of JavaScript: From Inception to Modern Day

Comments
3 min read
Understanding Conflict-Free Replicated Data Types

Understanding Conflict-Free Replicated Data Types

1
Comments
3 min read
ReactJS Design Patterns: Writing Robust and Scalable Components

ReactJS Design Patterns: Writing Robust and Scalable Components

Comments
5 min read
Rethinking CSS in JS

Rethinking CSS in JS

69
Comments 20
57 min read
Encore.ts — 17x Faster cold starts than NestJS & Fastify

Encore.ts — 17x Faster cold starts than NestJS & Fastify

114
Comments 19
4 min read
Building a Personal Finance App with Arcjet

Building a Personal Finance App with Arcjet

40
Comments
25 min read
Building a Web-Based Video Editor with Remotion, Next.js, and Tailwind CSS

Building a Web-Based Video Editor with Remotion, Next.js, and Tailwind CSS

1
Comments
5 min read
Ensuring Image Upload Security: How to Verify Uploaded Files Are Genuine Images

Ensuring Image Upload Security: How to Verify Uploaded Files Are Genuine Images

10
Comments 4
3 min read
Popular Full Stack Software Stacks

Popular Full Stack Software Stacks

Comments
4 min read
How to Integrate Search Engine Optimization For Frontend Website

How to Integrate Search Engine Optimization For Frontend Website

7
Comments
6 min read
Mastering Data Validation in NestJS: A Complete Guide with Class-Validator and Class-Transformer

Mastering Data Validation in NestJS: A Complete Guide with Class-Validator and Class-Transformer

2
Comments
15 min read
Low-Level Design: Polling System : Basic

Low-Level Design: Polling System : Basic

Comments
7 min read
An update on my learning!

An update on my learning!

1
Comments 1
2 min read
Building a QR Code Generator with React

Building a QR Code Generator with React

6
Comments 3
4 min read
Os Desafios de Gerenciar uma Fintech de Sucesso: Faturamento de R$9.643.141,49 em 30 Dias

Os Desafios de Gerenciar uma Fintech de Sucesso: Faturamento de R$9.643.141,49 em 30 Dias

1
Comments
4 min read
The Challenges of Managing a Successful Fintech: Revenue of R$9,643,141.49 in 30 Days

The Challenges of Managing a Successful Fintech: Revenue of R$9,643,141.49 in 30 Days

1
Comments
3 min read
Understanding Asynchronous Operations and Using async/await in JavaScript

Understanding Asynchronous Operations and Using async/await in JavaScript

2
Comments
3 min read
Day 70 / 100 Days of Code: Flow Control Redux

Day 70 / 100 Days of Code: Flow Control Redux

Comments
2 min read
useSyncExternalStoreExports in Zustand source code explained.

useSyncExternalStoreExports in Zustand source code explained.

1
Comments
2 min read
Using AI to facilitate backend logic

Using AI to facilitate backend logic

Comments
3 min read
Optimizing React Applications with Recoil

Optimizing React Applications with Recoil

Comments
2 min read
Building codeshift

Building codeshift

1
Comments
4 min read
Day 12: Exploring Advanced JavaScript Concepts

Day 12: Exploring Advanced JavaScript Concepts

Comments
3 min read
Object Literals

Object Literals

Comments
1 min read
Building a Quiz Application with React

Building a Quiz Application with React

7
Comments 2
6 min read
Remix + Express + TS

Remix + Express + TS

3
Comments
3 min read
How to use Filters in PrimeReact DataTables

How to use Filters in PrimeReact DataTables

Comments
1 min read
How to Master the MERN Stack: A Guide for Full-Stack Developers

How to Master the MERN Stack: A Guide for Full-Stack Developers

1
Comments
3 min read
How to Build Frontend Apps 10x Faster

How to Build Frontend Apps 10x Faster

333
Comments 19
10 min read
Types of Middleware: The Different Flavors

Types of Middleware: The Different Flavors

16
Comments 1
2 min read
Understanding the Fetch API: The Future of Network Requests in Web Development

Understanding the Fetch API: The Future of Network Requests in Web Development

2
Comments
3 min read
How to integrate k6 with Xray/Jira

How to integrate k6 with Xray/Jira

1
Comments
5 min read
Remix + Express + TS

Remix + Express + TS

5
Comments 1
3 min read
How To Integrate Passkeys into Svelte

How To Integrate Passkeys into Svelte

Comments
4 min read
PHP and Frontend Integration: Bridging the Gap for Dynamic Web Applications | Julio Herrera Via dei Velutini

PHP and Frontend Integration: Bridging the Gap for Dynamic Web Applications | Julio Herrera Via dei Velutini

7
Comments
3 min read
loading...