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.
Understanding Functions: From Basics to Better Coding Practices

Understanding Functions: From Basics to Better Coding Practices

Comments
3 min read
Understanding JSX and Rendering in Next.js

Understanding JSX and Rendering in Next.js

2
Comments
3 min read
Choosing the Right CSS Approach for Your React Application

Choosing the Right CSS Approach for Your React Application

Comments 1
2 min read
How do you implement token swapping inside a DeFi wallet?

How do you implement token swapping inside a DeFi wallet?

Comments 1
1 min read
forEach vs. for: The Asynchronous Showdown!

forEach vs. for: The Asynchronous Showdown!

Comments
4 min read
🚀 My Journey Exploring React 19's New Features

🚀 My Journey Exploring React 19's New Features

Comments
2 min read
How Closures Can Cause Memory Leaks and What You Can Do About It

How Closures Can Cause Memory Leaks and What You Can Do About It

Comments
4 min read
Codewars - Find the missing letter

Codewars - Find the missing letter

Comments
2 min read
Mastering XPath in Cypress: Best Practices for Effective Testing

Mastering XPath in Cypress: Best Practices for Effective Testing

Comments
2 min read
Scraping 500+ links from 100 emails

Scraping 500+ links from 100 emails

6
Comments
9 min read
🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing

🚀Introducing AnonyPost: A Social Media App for Anonymous Sharing

3
Comments 2
1 min read
ChatGPT vs Copilot: Choosing the Right AI Assistant for Your Needs

ChatGPT vs Copilot: Choosing the Right AI Assistant for Your Needs

Comments
3 min read
I Reversed Linear's Sync Engine to See How It Works

I Reversed Linear's Sync Engine to See How It Works

Comments
2 min read
Delete ` CR` eslint(prettier/prettier) error solved

Delete ` CR` eslint(prettier/prettier) error solved

3
Comments 2
1 min read
GitHub 2FA Issue Solved

GitHub 2FA Issue Solved

11
Comments
1 min read
Understanding RESTful APIs: A Beginner’s Guide

Understanding RESTful APIs: A Beginner’s Guide

3
Comments
3 min read
Écouter des événements globaux en JavaScript

Écouter des événements globaux en JavaScript

Comments
2 min read
Help!

Help!

Comments 1
1 min read
Exploring Routes Rendering Modes in Angular

Exploring Routes Rendering Modes in Angular

6
Comments
4 min read
Daily JavaScript Challenge #JS-98: Find the Second Largest Number in an Array

Daily JavaScript Challenge #JS-98: Find the Second Largest Number in an Array

7
Comments 2
1 min read
Read stream Write Stream Work together use(Pipe)

Read stream Write Stream Work together use(Pipe)

Comments
1 min read
The importance of React-Query and Why you should use it

The importance of React-Query and Why you should use it

8
Comments 1
5 min read
Creating a Webhook in ServiceNow: A Step-by-Step Guide 🔥

Creating a Webhook in ServiceNow: A Step-by-Step Guide 🔥

7
Comments 1
3 min read
Two pointer pattern in DSA

Two pointer pattern in DSA

1
Comments
3 min read
Top 10 JavaScript Hacks Every Developer Should Know

Top 10 JavaScript Hacks Every Developer Should Know

9
Comments
2 min read
loading...