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.
Building a Notion-like system with Socket.io And React 😍

Building a Notion-like system with Socket.io And React 😍

242
Comments 15
19 min read
02.15 React State - User List in one component (class components)

02.15 React State - User List in one component (class components)

2
Comments
2 min read
02.16 React State - User List in one component (functional components)

02.16 React State - User List in one component (functional components)

2
Comments
2 min read
Building an AWS Serverless Web Application

Building an AWS Serverless Web Application

7
Comments
5 min read
The conditional (ternary) operator in JS is simpler than it seems

The conditional (ternary) operator in JS is simpler than it seems

3
Comments
4 min read
INTRODUCTION TO WEB3.0

INTRODUCTION TO WEB3.0

31
Comments 9
5 min read
Let us learn about UmiJS

Let us learn about UmiJS

4
Comments
1 min read
Top 5 most used javascript functions with examples that you must try.

Top 5 most used javascript functions with examples that you must try.

2
Comments
5 min read
Parser for TXT and CSV file without any 3rd Party Library

Parser for TXT and CSV file without any 3rd Party Library

4
Comments
1 min read
What are the best platforms to write technical articles?

What are the best platforms to write technical articles?

149
Comments 69
4 min read
VS Code - the best customization for Web developer

VS Code - the best customization for Web developer

72
Comments 5
3 min read
How the DomTokenList API works

How the DomTokenList API works

1
Comments
6 min read
Next.js vs. React: what should you use?

Next.js vs. React: what should you use?

21
Comments 3
5 min read
How to create a blog from scratch using mern stack coding and web development ?

How to create a blog from scratch using mern stack coding and web development ?

3
Comments
1 min read
How to effectively utilize Promise in JavaScript using Async/Await

How to effectively utilize Promise in JavaScript using Async/Await

4
Comments
6 min read
React Native App Performance

React Native App Performance

1
Comments
4 min read
Send email in Node.JS with Nodemailer using Gmail account

Send email in Node.JS with Nodemailer using Gmail account

101
Comments 22
5 min read
Mocking Concepts - What is Mocking

Mocking Concepts - What is Mocking

4
Comments
7 min read
Best Practices For Case Styles: Camel, Pascal, Snake, and Kebab Case In Node And Javascript

Best Practices For Case Styles: Camel, Pascal, Snake, and Kebab Case In Node And Javascript

5
Comments 3
2 min read
React: How does useMemo and useCallback work ?

React: How does useMemo and useCallback work ?

62
Comments 2
3 min read
Dark Mode with Gatsbyjs for Dummies

Dark Mode with Gatsbyjs for Dummies

12
Comments
3 min read
Angular Dependency Injection Understood II

Angular Dependency Injection Understood II

7
Comments
3 min read
CSS-only "+n items" using counters

CSS-only "+n items" using counters

2
Comments
9 min read
How to update your app that uses an old version of MeteorJS?

How to update your app that uses an old version of MeteorJS?

10
Comments
3 min read
Node + Express Basics Part I: Building a basic HTTP server

Node + Express Basics Part I: Building a basic HTTP server

25
Comments
4 min read
loading...