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.
How to Create a real-time chat application with WebSocket

How to Create a real-time chat application with WebSocket

4
Comments
5 min read
Effortlessly manage configuration data in your Node.js microservices with nconf

Effortlessly manage configuration data in your Node.js microservices with nconf

4
Comments
2 min read
My Journey in Open Source - ab-test-fn

My Journey in Open Source - ab-test-fn

Comments
2 min read
How do you check for valid email input?

How do you check for valid email input?

15
Comments 10
2 min read
How to Create a Web Form of Any Complexity and Add It to Your JavaScript App in Minutes with SurveyJS

How to Create a Web Form of Any Complexity and Add It to Your JavaScript App in Minutes with SurveyJS

3
Comments
6 min read
LEARN: Take a Break Reminder App with Next.js and Microsoft Graph

LEARN: Take a Break Reminder App with Next.js and Microsoft Graph

6
Comments 2
1 min read
Blogging with Next.js and MDX: The ultimate combination for dynamic content

Blogging with Next.js and MDX: The ultimate combination for dynamic content

3
Comments
2 min read
Github Profile Finder Project: A Walkthrough

Github Profile Finder Project: A Walkthrough

3
Comments
6 min read
How to Use Node RED to Read Barcode and QR Code in JavaScript

How to Use Node RED to Read Barcode and QR Code in JavaScript

2
Comments
5 min read
Angular forms: checkbox disabling controls

Angular forms: checkbox disabling controls

7
Comments
7 min read
5 Steps to Become a React Pro in 2023!

5 Steps to Become a React Pro in 2023!

28
Comments 4
3 min read
Create a Node.js command-line library with NRWL NX workspace

Create a Node.js command-line library with NRWL NX workspace

4
Comments
7 min read
Building out a Notes App with React and a Django Rest API Part 1

Building out a Notes App with React and a Django Rest API Part 1

22
Comments 4
6 min read
Simple Landing Page in HTML

Simple Landing Page in HTML

Comments
1 min read
How to debounce a input text on React

How to debounce a input text on React

Comments 1
1 min read
Formatting output to the console

Formatting output to the console

Comments
2 min read
How Efficient is Delegation Design Pattern in Angular

How Efficient is Delegation Design Pattern in Angular

3
Comments
5 min read
What is destructuring in JavaScript?

What is destructuring in JavaScript?

33
Comments 6
6 min read
Want to Setup and Configure TailwindCSS in React, Here's How You Can

Want to Setup and Configure TailwindCSS in React, Here's How You Can

1
Comments
8 min read
No to Imperative Code! Because Debugging Spaghetti is No Fun

No to Imperative Code! Because Debugging Spaghetti is No Fun

5
Comments 11
3 min read
Building a Video Player in React

Building a Video Player in React

81
Comments 12
5 min read
Issues that I encountered and how to deal with them while migrating from CRA to Vite

Issues that I encountered and how to deal with them while migrating from CRA to Vite

10
Comments
4 min read
7 Techniques to Optimize React Applications Performance

7 Techniques to Optimize React Applications Performance

8
Comments
2 min read
Text Sharing Website using Simple JavaScript

Text Sharing Website using Simple JavaScript

9
Comments 2
3 min read
Code Smell 191 - Misplaced Responsibility

Code Smell 191 - Misplaced Responsibility

2
Comments
2 min read
loading...