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.
WebSockets, Socket.IO, and Real-Time Communication with Node.js

WebSockets, Socket.IO, and Real-Time Communication with Node.js

4
Comments
5 min read
React Prop Drilling: Should You Use It?

React Prop Drilling: Should You Use It?

Comments
5 min read
Learn Cron Jobs in 10 minutes

Learn Cron Jobs in 10 minutes

1
Comments 1
3 min read
Integration Testing vs. End-to-End (E2E) Testing: A Comprehensive Comparison

Integration Testing vs. End-to-End (E2E) Testing: A Comprehensive Comparison

1
Comments
4 min read
Kaprekar constant 6174 JavaScript

Kaprekar constant 6174 JavaScript

2
Comments 2
1 min read
10 Critical Mistakes to Avoid When Starting a New React Project in 2024: A Beginner's Guide 🚀

10 Critical Mistakes to Avoid When Starting a New React Project in 2024: A Beginner's Guide 🚀

1
Comments
3 min read
Task Runners and Build Tools: An Introduction to Gulp, Webpack, and Other Essential Tools

Task Runners and Build Tools: An Introduction to Gulp, Webpack, and Other Essential Tools

1
Comments
5 min read
Level Up Your Projects: Lesser-Known Web APIs Every Developer Should Use

Level Up Your Projects: Lesser-Known Web APIs Every Developer Should Use

2
Comments
2 min read
How to Handle Dynamic Dropdown in Cypress

How to Handle Dynamic Dropdown in Cypress

4
Comments
6 min read
Open Source API Testing: A Comprehensive Guide

Open Source API Testing: A Comprehensive Guide

1
Comments
5 min read
Exploring Server-Side Rendering and Database Operations in Nuxt.js with Prisma ORM

Exploring Server-Side Rendering and Database Operations in Nuxt.js with Prisma ORM

Comments
5 min read
Introduction to Apache Cassandra

Introduction to Apache Cassandra

Comments
2 min read
[Flatiron SE] Day 1: 08/27/24

[Flatiron SE] Day 1: 08/27/24

Comments
2 min read
When to use if-else, switch-case, or functions like Array.prototype.includes() or Array.prototype.find()

When to use if-else, switch-case, or functions like Array.prototype.includes() or Array.prototype.find()

1
Comments
2 min read
Turbocharging React with useMemo and useCallback: No More Slow Renders! đź’¨

Turbocharging React with useMemo and useCallback: No More Slow Renders! đź’¨

21
Comments 3
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.