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.
5 core concepts you should know about MeteorJS in 2024

5 core concepts you should know about MeteorJS in 2024

22
Comments 2
6 min read
How to Create a Custom Hook for Seamless Data Retrieval with React.

How to Create a Custom Hook for Seamless Data Retrieval with React.

6
Comments
3 min read
Elevating Conversations with P2P Clouds: Building a TensorFlow-Powered NLP Chatbot

Elevating Conversations with P2P Clouds: Building a TensorFlow-Powered NLP Chatbot

Comments
3 min read
Best Icon Libraries for a Dev in 2024

Best Icon Libraries for a Dev in 2024

108
Comments 14
11 min read
Camp Activities Inquiry

Camp Activities Inquiry

Comments
1 min read
Implementing Internationalization (i18n) in Vue.js Projects

Implementing Internationalization (i18n) in Vue.js Projects

4
Comments 2
2 min read
Level Up Your React Game in 2024!!

Level Up Your React Game in 2024!!

Comments
4 min read
“Java vs. Other Languages”

“Java vs. Other Languages”

1
Comments
3 min read
Camp Inquiry Form

Camp Inquiry Form

2
Comments
1 min read
BlurryImageLoader: A JavaScript Library for Blurry Image Loading Effects ✨

BlurryImageLoader: A JavaScript Library for Blurry Image Loading Effects ✨

5
Comments
2 min read
Navigating the Buzzwords of Frontend Development

Navigating the Buzzwords of Frontend Development

9
Comments
11 min read
WebRTC API

WebRTC API

7
Comments
1 min read
How I Discovered to Not Put EventListeners in On Mount in Vue SPAs

How I Discovered to Not Put EventListeners in On Mount in Vue SPAs

9
Comments
2 min read
Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Comments
3 min read
How to build dev.to Community Digest with Novu

How to build dev.to Community Digest with Novu

27
Comments
5 min read
Ref in React : Remote access to DOM elements

Ref in React : Remote access to DOM elements

3
Comments
8 min read
How to Debug Node.js Applications Using the debugger; Statement - Easiest Way

How to Debug Node.js Applications Using the debugger; Statement - Easiest Way

2
Comments
5 min read
In App Background Audio Player on OutSystems Mobile App

In App Background Audio Player on OutSystems Mobile App

Comments
2 min read
My first international conference🚀

My first international conference🚀

5
Comments
1 min read
Top 5 Best Courses for administrator by Microsoft with certificate

Top 5 Best Courses for administrator by Microsoft with certificate

20
Comments
4 min read
LeetCode Meditations: Merge K Sorted Lists

LeetCode Meditations: Merge K Sorted Lists

Comments
3 min read
Glam up your form using vanilla js!!

Glam up your form using vanilla js!!

1
Comments
1 min read
Deploy Your Node.js App in Minutes: Public IP + Nginx on Ubuntu ⚡

Deploy Your Node.js App in Minutes: Public IP + Nginx on Ubuntu ⚡

35
Comments 7
3 min read
Understanding Javascript Promises a Guide to Asynchronous Programming

Understanding Javascript Promises a Guide to Asynchronous Programming

1
Comments
5 min read
How to Build a Facial Recognition Application with JavaScript

How to Build a Facial Recognition Application with JavaScript

1
Comments
3 min read
A Half-baked Work at Glam Up My Markup

A Half-baked Work at Glam Up My Markup

Comments
2 min read
NodeJS 22 is Live

NodeJS 22 is Live

43
Comments 21
2 min read
Higher-order Functions You Already Use

Higher-order Functions You Already Use

3
Comments
5 min read
Emoji Console Log for VS Code 🍕

Emoji Console Log for VS Code 🍕

Comments
1 min read
Unleashing the Power of React Context: Simplifying State Sharing

Unleashing the Power of React Context: Simplifying State Sharing

Comments
3 min read
Part 2: Setting Up Your Node.js Environment

Part 2: Setting Up Your Node.js Environment

Comments 1
2 min read
I've created yet another JavaScript framework

I've created yet another JavaScript framework

123
Comments 53
9 min read
Getting Started with Next.js: Part 4 - Server-Side Rendering (SSR)

Getting Started with Next.js: Part 4 - Server-Side Rendering (SSR)

Comments 1
2 min read
How To Make A Background Color Switcher Project Using JavaScript?

How To Make A Background Color Switcher Project Using JavaScript?

30
Comments
5 min read
Dynamic page title and description with Vue Router

Dynamic page title and description with Vue Router

3
Comments 1
3 min read
The new open source JavaScript s package registry

The new open source JavaScript s package registry

Comments
2 min read
Amazing scroll reveal effects only using CSS ! 🤯

Amazing scroll reveal effects only using CSS ! 🤯

23
Comments 4
3 min read
Optimising React Apps

Optimising React Apps

91
Comments
22 min read
Top 12+ Battle-Tested React Boilerplates for 2024

Top 12+ Battle-Tested React Boilerplates for 2024

3
Comments
19 min read
🧠 Unraveling Macrotasks and Microtasks in JavaScript: What Every Web Developer Should Know 💯

🧠 Unraveling Macrotasks and Microtasks in JavaScript: What Every Web Developer Should Know 💯

32
Comments 3
12 min read
Exploring Vue.js Directives

Exploring Vue.js Directives

Comments
2 min read
Explore useEffect Alternatives: Beyond the Well-Trodden Paths

Explore useEffect Alternatives: Beyond the Well-Trodden Paths

Comments
2 min read
Glam Up My Markup: Earth Day - Frontend Challenge Submission

Glam Up My Markup: Earth Day - Frontend Challenge Submission

2
Comments 2
1 min read
Middlewares = Magic? 3 Reasons Every Dev Should Adopt This Magic! ✨🔥

Middlewares = Magic? 3 Reasons Every Dev Should Adopt This Magic! ✨🔥

7
Comments 2
2 min read
Creating a PNG Sequence Animation using React and SCSS.

Creating a PNG Sequence Animation using React and SCSS.

1
Comments
5 min read
var - let - const

var - let - const

Comments
2 min read
How to Reschedule Scheduled Scripts in NetSuite Using SuiteScript 2.x

How to Reschedule Scheduled Scripts in NetSuite Using SuiteScript 2.x

Comments
3 min read
Develop a Custom useTimer Hook in React

Develop a Custom useTimer Hook in React

Comments
3 min read
Node.js PM2 Orchestration Explained

Node.js PM2 Orchestration Explained

17
Comments 5
4 min read
Node.JS - Version 4.3 of Foal framework has been released

Node.JS - Version 4.3 of Foal framework has been released

1
Comments 2
1 min read
How to show progress while downloading data in node.js

How to show progress while downloading data in node.js

18
Comments 3
1 min read
Analytics slows your sales down, let's fix it!

Analytics slows your sales down, let's fix it!

4
Comments
3 min read
Bloodline of Hooks: Custom Hooks in React for Advanced Devs

Bloodline of Hooks: Custom Hooks in React for Advanced Devs

4
Comments
5 min read
Someone finally fixed Javascript

Someone finally fixed Javascript

144
Comments 44
4 min read
Top 5 fastest growing JavaScript repos

Top 5 fastest growing JavaScript repos

294
Comments 29
5 min read
Getting Started with Next.js: Part 3 - API Routes

Getting Started with Next.js: Part 3 - API Routes

1
Comments 3
2 min read
1 Mistake Amateur Developers Make That Slow Down Development

1 Mistake Amateur Developers Make That Slow Down Development

4
Comments
2 min read
Day 2 of 30 of JavaScript

Day 2 of 30 of JavaScript

2
Comments 1
3 min read
The Rails asset pipeline, old and new

The Rails asset pipeline, old and new

4
Comments 1
14 min read
useState and useReducer

useState and useReducer

20
Comments 3
1 min read
loading...