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.
Adding syntax highlighting to my blog with Torchlight

Adding syntax highlighting to my blog with Torchlight

5
Comments 1
9 min read
Understanding the Node.js process variable

Understanding the Node.js process variable

1
Comments
4 min read
MEAN vs MERN: Decoding the 2 Best Stacks For Your Next Web Project

MEAN vs MERN: Decoding the 2 Best Stacks For Your Next Web Project

9
Comments
11 min read
How to Test HarperDB Custom Functions with Node Tap

How to Test HarperDB Custom Functions with Node Tap

11
Comments 2
13 min read
Serial Vs. Parallel API calling in JavaScript

Serial Vs. Parallel API calling in JavaScript

15
Comments 2
3 min read
Javascript Essentials 🧑‍💻

Javascript Essentials 🧑‍💻

77
Comments 10
6 min read
Exploring the Top 5 WebSocket Implementations Using JavaScript for Real-Time Communication

Exploring the Top 5 WebSocket Implementations Using JavaScript for Real-Time Communication

2
Comments
2 min read
The Terror of Mongolia JS13k Post-mortem (part 1)

The Terror of Mongolia JS13k Post-mortem (part 1)

4
Comments
9 min read
PDF Chat with Node.js, OpenAI and ModelFusion

PDF Chat with Node.js, OpenAI and ModelFusion

49
Comments 6
8 min read
The Ultimate Guide to Customizing Your React Native App

The Ultimate Guide to Customizing Your React Native App

2
Comments
5 min read
Building a Blog Subscription and Pusher with AirCode and Resend

Building a Blog Subscription and Pusher with AirCode and Resend

10
Comments 2
13 min read
Part 4 (b): How to Build a To-Do App with Vue Js: Creating Reusable UI

Part 4 (b): How to Build a To-Do App with Vue Js: Creating Reusable UI

7
Comments
8 min read
What I'm working on today!

What I'm working on today!

4
Comments 1
1 min read
React Custom Hook: useStateWithHistory

React Custom Hook: useStateWithHistory

11
Comments
2 min read
Al for web development: everything you need to know

Al for web development: everything you need to know

Comments
6 min read
Unleashing the Power of useEffect

Unleashing the Power of useEffect

2
Comments
2 min read
A comprehensive guide to understanding array methods in Javascript

A comprehensive guide to understanding array methods in Javascript

2
Comments
12 min read
Celebrating Modular Mastery: Navigating JavaScript's Module Landscape

Celebrating Modular Mastery: Navigating JavaScript's Module Landscape

6
Comments
10 min read
Can machines dream of secure code? From AI hallucinations to software vulnerabilities

Can machines dream of secure code? From AI hallucinations to software vulnerabilities

10
Comments
9 min read
How I moved from React to Svelte

How I moved from React to Svelte

38
Comments 47
3 min read
A Guide to Node.js Streams: Advanced Functionality

A Guide to Node.js Streams: Advanced Functionality

19
Comments
9 min read
What is going on here? Getting Started With Logging in Angular

What is going on here? Getting Started With Logging in Angular

35
Comments 4
8 min read
Responsive Data Grid with Sliding and Fading Cards

Responsive Data Grid with Sliding and Fading Cards

1
Comments
1 min read
Power of Promises in JavaScript - Asynchronous Magic 🔥

Power of Promises in JavaScript - Asynchronous Magic 🔥

1
Comments
2 min read
Getting Started with Custom React Hooks - A Beginner's Guide 🚀

Getting Started with Custom React Hooks - A Beginner's Guide 🚀

8
Comments 1
3 min read
Time Management Techniques for Developers: 10 Tips to Boost Productivity

Time Management Techniques for Developers: 10 Tips to Boost Productivity

8
Comments
2 min read
Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

53
Comments 6
3 min read
useState vs useRef Hooks

useState vs useRef Hooks

7
Comments 1
3 min read
Array vs Set vs Object vs Map

Array vs Set vs Object vs Map

1
Comments
7 min read
Free Open-Source Blog Template for Developers ✏️📃

Free Open-Source Blog Template for Developers ✏️📃

2
Comments
1 min read
React Components | Gallary

React Components | Gallary

14
Comments
4 min read
Coding: Growth, Learning, & Transformation

Coding: Growth, Learning, & Transformation

Comments
4 min read
Efficient Deep Cloning of Objects in JavaScript: A Comprehensive Guide

Efficient Deep Cloning of Objects in JavaScript: A Comprehensive Guide

9
Comments 1
2 min read
How to use Cookies in Next.js with Redux TK

How to use Cookies in Next.js with Redux TK

1
Comments
2 min read
🚀 5 open-source copy and paste Tailwind CSS 💨component libraries YOU HAVE to try in 2023 🔥

🚀 5 open-source copy and paste Tailwind CSS 💨component libraries YOU HAVE to try in 2023 🔥

53
Comments 7
2 min read
Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

24
Comments 7
3 min read
Introduction to Sets in JavaScript: A Comprehensive Guide

Introduction to Sets in JavaScript: A Comprehensive Guide

7
Comments
3 min read
How to Pass Data Across Routes with React Router

How to Pass Data Across Routes with React Router

1
Comments 3
2 min read
Calling All Node.js Developers : Create Generic Upload Controller ⭐ Weekly Issue to Solve

Calling All Node.js Developers : Create Generic Upload Controller ⭐ Weekly Issue to Solve

34
Comments 2
3 min read
🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

49
Comments 5
5 min read
How to make this quick image change animation with JS!

How to make this quick image change animation with JS!

8
Comments 3
5 min read
Angular security: Best practices for securing your Angular apps

Angular security: Best practices for securing your Angular apps

4
Comments
5 min read
Material-UI: A Comprehensive Front-End Framework for React Apps

Material-UI: A Comprehensive Front-End Framework for React Apps

2
Comments
1 min read
JavaScript Functional Programming: Map, Filter, & Reduce

JavaScript Functional Programming: Map, Filter, & Reduce

5
Comments
2 min read
Refine & Nest.js boilerplate

Refine & Nest.js boilerplate

8
Comments
13 min read
Node.js vs. Deno vs. Bun: JavaScript runtime comparison

Node.js vs. Deno vs. Bun: JavaScript runtime comparison

10
Comments
13 min read
Building accessible forms in Vue with Formkit ⚡️

Building accessible forms in Vue with Formkit ⚡️

25
Comments
4 min read
Part 4 (a): Project: How to Build a To-do App with Vue.Js

Part 4 (a): Project: How to Build a To-do App with Vue.Js

9
Comments
6 min read
10 Lesser-Known JavaScript Array Methods You Might’ve Missed

10 Lesser-Known JavaScript Array Methods You Might’ve Missed

13
Comments
3 min read
HTTP Cookie in browser

HTTP Cookie in browser

1
Comments
3 min read
React Custom Hook: usePrevious

React Custom Hook: usePrevious

9
Comments 4
2 min read
Introducing Formango: The fruitful way to simplify form validation in Vue!

Introducing Formango: The fruitful way to simplify form validation in Vue!

3
Comments 2
2 min read
I Tried Creating An SPA With JavaScript and HTML 🤯

I Tried Creating An SPA With JavaScript and HTML 🤯

1
Comments
9 min read
Web Application Debugging with Sentry Session Replay: Comprehensive Walkthrough 🚀🚀

Web Application Debugging with Sentry Session Replay: Comprehensive Walkthrough 🚀🚀

1
Comments
6 min read
useFormStatus: This New React Hook Changes How You Use Forms

useFormStatus: This New React Hook Changes How You Use Forms

10
Comments
5 min read
The Role of Redux in Modern React Applications

The Role of Redux in Modern React Applications

4
Comments
12 min read
8 HTML Tags That Are Cooler Than a Polar Bear in Ray-Bans 😎

8 HTML Tags That Are Cooler Than a Polar Bear in Ray-Bans 😎

13
Comments
3 min read
Development of H5 Game - Toy Claw

Development of H5 Game - Toy Claw

10
Comments
3 min read
🎯 Supercharge Your React App Data Handling with Material-UI Data Grid Pro! 🚀

🎯 Supercharge Your React App Data Handling with Material-UI Data Grid Pro! 🚀

1
Comments
3 min read
8 React Libraries That Will Turn You into a Dev Endgame Hero 🦸‍♀️🦸‍♂️

8 React Libraries That Will Turn You into a Dev Endgame Hero 🦸‍♀️🦸‍♂️

23
Comments
5 min read
loading...