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.
WebRTC in WebView in IOS

WebRTC in WebView in IOS

2
Comments 1
5 min read
How to create a search input with Tailwind CSS and JavaScript

How to create a search input with Tailwind CSS and JavaScript

1
Comments
1 min read
Finding and fixing exposed hardcoded secrets in your GitHub project with Snyk

Finding and fixing exposed hardcoded secrets in your GitHub project with Snyk

4
Comments
5 min read
async/sync in Javascript 

async/sync in Javascript 

2
Comments
2 min read
Seeking Frontend and Backend Developers for User Account Management Web App Project.

Seeking Frontend and Backend Developers for User Account Management Web App Project.

Comments 1
1 min read
Introduction to Nodejs

Introduction to Nodejs

2
Comments
3 min read
Hexaflare: Exploring Data Structures

Hexaflare: Exploring Data Structures

Comments
13 min read
Custom hooks: How and why to create them

Custom hooks: How and why to create them

1
Comments
3 min read
Top 20 React.JS interview questions.

Top 20 React.JS interview questions.

1
Comments
8 min read
Property-Based Testing: Ensuring Robust Software with Comprehensive Test Scenarios

Property-Based Testing: Ensuring Robust Software with Comprehensive Test Scenarios

Comments 1
4 min read
🔥 Vue Tip: Using Once Watchers

🔥 Vue Tip: Using Once Watchers

Comments
1 min read
Hoisting

Hoisting

2
Comments
2 min read
MeteorJS 3.0 major impact estimated for July 2024 ☄️ - here is all you need to know 🧐

MeteorJS 3.0 major impact estimated for July 2024 ☄️ - here is all you need to know 🧐

29
Comments 1
5 min read
Entendendo Polling: Técnicas, Implementações e Alternativas para Comunicação em Tempo Real

Entendendo Polling: Técnicas, Implementações e Alternativas para Comunicação em Tempo Real

4
Comments
3 min read
How to Conquer Imposter Syndrome

How to Conquer Imposter Syndrome

2
Comments
2 min read
shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 1.1

shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 1.1

2
Comments
2 min read
For Engineers in a Hurry: A Guide for Implementing Security

For Engineers in a Hurry: A Guide for Implementing Security

13
Comments
6 min read
Exploring Common JavaScript Methods

Exploring Common JavaScript Methods

1
Comments
2 min read
THE 3 BEST VS CODE EXTENSIONS ✨

THE 3 BEST VS CODE EXTENSIONS ✨

23
Comments 13
2 min read
DOM Event Handling

DOM Event Handling

2
Comments
2 min read
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 3, Making Test Apps

TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 3, Making Test Apps

Comments
4 min read
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 5, CDN for Browsers

TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 5, CDN for Browsers

Comments
3 min read
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 4, Publishing to NPM

TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 4, Publishing to NPM

Comments
3 min read
Building a parser combinator: the `char` parser.

Building a parser combinator: the `char` parser.

Comments
1 min read
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 1, our first MVP

TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 1, our first MVP

Comments
4 min read
TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 2, folder structure - integrating API

TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 2, folder structure - integrating API

Comments
3 min read
JavaScript Short Tricks Time

JavaScript Short Tricks Time

13
Comments 3
2 min read
Master JavaScript “this” keyword to pass job interview

Master JavaScript “this” keyword to pass job interview

2
Comments
6 min read
Senior level: Introduction to React

Senior level: Introduction to React

Comments
4 min read
From Hobbyist to Professional 🚀

From Hobbyist to Professional 🚀

1
Comments
2 min read
TOP 5 Best Angular libraries for Gantt charts

TOP 5 Best Angular libraries for Gantt charts

19
Comments
13 min read
Why I (mostly) never write `const fn = () => {}`

Why I (mostly) never write `const fn = () => {}`

2
Comments
1 min read
Intern level: Introduction to React

Intern level: Introduction to React

1
Comments
2 min read
DOM in JavaScript: The Backbone of Modern Web Development

DOM in JavaScript: The Backbone of Modern Web Development

8
Comments 1
3 min read
🧠 50 Outstanding WebDev Articles

🧠 50 Outstanding WebDev Articles

7
Comments
7 min read
The Magic of JavaScript Decorators: Enhancing Classes and Methods

The Magic of JavaScript Decorators: Enhancing Classes and Methods

7
Comments 2
4 min read
Unlocking Affordable Storage Magic: Our Journey with Uploadthing! 🚀✨

Unlocking Affordable Storage Magic: Our Journey with Uploadthing! 🚀✨

1
Comments
1 min read
🌐 Understanding Shadow DOM and Web Components in JavaScript

🌐 Understanding Shadow DOM and Web Components in JavaScript

45
Comments 13
3 min read
How to Build a Medium-like Blogging App with React, Vite, Cloudflare Workers, and More

How to Build a Medium-like Blogging App with React, Vite, Cloudflare Workers, and More

3
Comments
3 min read
How JSX Works

How JSX Works

Comments
4 min read
Super Club Net: Libro de Introducción a HTML, CSS y JS

Super Club Net: Libro de Introducción a HTML, CSS y JS

3
Comments
1 min read
What is Video Compression? How does it work?

What is Video Compression? How does it work?

11
Comments 1
7 min read
Why TypeScript is Transforming Modern Web Development

Why TypeScript is Transforming Modern Web Development

250
Comments 24
2 min read
Signalize.js - Introduction to Modular Javascript Framework

Signalize.js - Introduction to Modular Javascript Framework

3
Comments 10
5 min read
Event loop in Node.js

Event loop in Node.js

8
Comments
2 min read
I Built A Library Management System With Charts Using React, Supabase, Shadcn/ui And React Query

I Built A Library Management System With Charts Using React, Supabase, Shadcn/ui And React Query

8
Comments
2 min read
Manipulating Elements

Manipulating Elements

Comments
2 min read
cancel request or abort token

cancel request or abort token

Comments
2 min read
Top Free APIs For Developers in 2024

Top Free APIs For Developers in 2024

21
Comments
2 min read
Building a WebRTC Video Streaming App: A Step-by-Step Guide

Building a WebRTC Video Streaming App: A Step-by-Step Guide

7
Comments 2
5 min read
Highlight.js copy button plugin

Highlight.js copy button plugin

Comments
2 min read
JavaScript Execution Context

JavaScript Execution Context

Comments
2 min read
Angular Signals EventBus pattern

Angular Signals EventBus pattern

4
Comments
2 min read
HTML Graphics, HTML Canvas, HTML SVG in detail with examples

HTML Graphics, HTML Canvas, HTML SVG in detail with examples

1
Comments
2 min read
低代码在日常应用中的研究报告

低代码在日常应用中的研究报告

1
Comments
1 min read
Chain some Math with Promises

Chain some Math with Promises

Comments
1 min read
Creating the My Memorial Pharm Website: Journey, Challenges, Technologies, and Future Goals

Creating the My Memorial Pharm Website: Journey, Challenges, Technologies, and Future Goals

Comments
3 min read
How to change navigation bar colour using Native Stack Navigator

How to change navigation bar colour using Native Stack Navigator

Comments
1 min read
I MADE A MOVIE IN SCRATCH

I MADE A MOVIE IN SCRATCH

5
Comments
1 min read
Introducing Designfast Template - Minimal template designed for Service business | Easy UI Diaries | Free Templates Part-1✨

Introducing Designfast Template - Minimal template designed for Service business | Easy UI Diaries | Free Templates Part-1✨

2
Comments
1 min read
loading...