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 Chrome Extensions 101: A Quick Overview

Building Chrome Extensions 101: A Quick Overview

3
Comments 1
4 min read
Javascript: Deep & Shallow Clone Complete Guide

Javascript: Deep & Shallow Clone Complete Guide

7
Comments 3
7 min read
DAY 8 PROJECT: FEEDBACK UI PAGE

DAY 8 PROJECT: FEEDBACK UI PAGE

Comments
2 min read
The JS string replace() method

The JS string replace() method

Comments
4 min read
JavaScript Fundamentals

JavaScript Fundamentals

2
Comments 1
59 min read
(O): Aplicando o "PrincĂ­pio do Aberto/Fechado" com Typescript e Java

(O): Aplicando o "PrincĂ­pio do Aberto/Fechado" com Typescript e Java

Comments
5 min read
Make Every Second have a Theme! ⏰ using @property and hsl()

Make Every Second have a Theme! ⏰ using @property and hsl()

1
Comments
2 min read
New js13kGames 2024 submit form is now open!

New js13kGames 2024 submit form is now open!

1
Comments
1 min read
Efficiently Destroying Observables in Angular

Efficiently Destroying Observables in Angular

Comments 1
2 min read
From Callback Chaos to Async Zen: A JavaScript Journey

From Callback Chaos to Async Zen: A JavaScript Journey

5
Comments
3 min read
React Hooks

React Hooks

2
Comments
3 min read
Ts transpiling absolute path statements in your npm package

Ts transpiling absolute path statements in your npm package

2
Comments
2 min read
Why Ember Wins My Heart Over React ❤️ And Maybe Yours Too!

Why Ember Wins My Heart Over React ❤️ And Maybe Yours Too!

2
Comments
2 min read
Prop drilling em React

Prop drilling em React

1
Comments
3 min read
Master Infinite Scrolling in 20 Easy Steps

Master Infinite Scrolling in 20 Easy Steps

Comments
3 min read
OOP in JS 1/2

OOP in JS 1/2

2
Comments
6 min read
How to Quickly Find Out What’s in Your Clipboard

How to Quickly Find Out What’s in Your Clipboard

2
Comments
2 min read
How event loop work in Node.js?

How event loop work in Node.js?

1
Comments
3 min read
Higher-order function in java script

Higher-order function in java script

1
Comments 2
2 min read
Understanding Clean Code: Unit Tests ⚡

Understanding Clean Code: Unit Tests ⚡

1
Comments
3 min read
JavaScript Array reduce() Method

JavaScript Array reduce() Method

7
Comments 5
2 min read
j-Input — Total.js part 2

j-Input — Total.js part 2

Comments
5 min read
Explicitly Avoiding Callback Hell

Explicitly Avoiding Callback Hell

2
Comments
2 min read
Create a QR Code Generator with JavaScript: A Beginner's Guide

Create a QR Code Generator with JavaScript: A Beginner's Guide

6
Comments 1
2 min read
JavaScript Prototypes and Inheritance

JavaScript Prototypes and Inheritance

Comments
5 min read
loading...