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

254
Comments 13
3 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
Design pattern: Singleton (TypeScript examples)

Design pattern: Singleton (TypeScript examples)

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

Introduction to Frontend Testing: Best Practices and Tools

87
Comments 1
7 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
An Overview of Node.js Debugging Tools

An Overview of Node.js Debugging Tools

1
Comments
3 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
react-infinite-scroll-component

react-infinite-scroll-component

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

How to Solve hCaptcha using CapSolver and Node.js

18
Comments 3
5 min read
Debounce in JavaScript

Debounce in JavaScript

Comments
1 min read
A Beginner's Guide to HTML, CSS, and JavaScript

A Beginner's Guide to HTML, CSS, and JavaScript

Comments
2 min read
Embarking on the Frontend Development Journey in 2023

Embarking on the Frontend Development Journey in 2023

5
Comments
2 min read
Mastering Object-Oriented Programming with TypeScript: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained

Mastering Object-Oriented Programming with TypeScript: Encapsulation, Abstraction, Inheritance, and Polymorphism Explained

42
Comments 3
12 min read
react useContext. Easier than we think.

react useContext. Easier than we think.

1
Comments
2 min read
Would anyone be interested in a simple Lists App?

Would anyone be interested in a simple Lists App?

1
Comments
1 min read
Tips and tricks for debugging Javascript code

Tips and tricks for debugging Javascript code

Comments
2 min read
Best Practices for writing clean and maintainable Javascript code

Best Practices for writing clean and maintainable Javascript code

Comments
2 min read
How to Create An OTP Input Box in React/Next.js

How to Create An OTP Input Box in React/Next.js

9
Comments 1
9 min read
Level Up Your AWS CDK Development: Demystifying integ-runner and integ-test

Level Up Your AWS CDK Development: Demystifying integ-runner and integ-test

67
Comments
4 min read
Javascript polyfill implement Array.prototype.findLast()

Javascript polyfill implement Array.prototype.findLast()

Comments
1 min read
Що нового в ES2023? 🤔

Що нового в ES2023? 🤔

Comments
2 min read
Що нового в ES2022? 🤔

Що нового в ES2022? 🤔

Comments
2 min read
loading...