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.
Migrating from create-react-app to Vite: A Quick and Easy Guide

Migrating from create-react-app to Vite: A Quick and Easy Guide

258
Comments 13
3 min read
Styling Your React App: Exploring CSS-in-JS with Styled Components

Styling Your React App: Exploring CSS-in-JS with Styled Components

Comments
3 min read
Demystifying Bitwise Operators in JavaScript

Demystifying Bitwise Operators in JavaScript

1
Comments
5 min read
How Contributing to Open Source Projects Can Help You Land Your Dream Job

How Contributing to Open Source Projects Can Help You Land Your Dream Job

17
Comments 4
5 min read
Unlocking the Power of PyScript: A Guide to Running Python Code in Your HTML

Unlocking the Power of PyScript: A Guide to Running Python Code in Your HTML

14
Comments
9 min read
Unraveling the Power of JavaScript Function Composition: A Symphony of Functions

Unraveling the Power of JavaScript Function Composition: A Symphony of Functions

5
Comments
3 min read
Code Smell 219 - Looping from index 0

Code Smell 219 - Looping from index 0

2
Comments
2 min read
The One Chrome Extension That Will Save You Hours

The One Chrome Extension That Will Save You Hours

137
Comments
10 min read
Design pattern: Singleton (TypeScript examples)

Design pattern: Singleton (TypeScript examples)

Comments
3 min read
An Overview of Node.js Debugging Tools

An Overview of Node.js Debugging Tools

1
Comments
3 min read
Introduction to Frontend Testing: Best Practices and Tools

Introduction to Frontend Testing: Best Practices and Tools

86
Comments 1
7 min read
Remove the duplicates in-place such that each unique element appears only once

Remove the duplicates in-place such that each unique element appears only once

1
Comments 2
1 min read
How to Solve hCaptcha using CapSolver and Node.js

How to Solve hCaptcha using CapSolver and Node.js

20
Comments 3
5 min read
react-infinite-scroll-component

react-infinite-scroll-component

Comments
2 min read
Debounce in JavaScript

Debounce in JavaScript

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