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.
Making commits the right way with hooks

Making commits the right way with hooks

11
Comments 1
3 min read
My first fully functional web app is here!

My first fully functional web app is here!

29
Comments 6
4 min read
Don't Learn JavaScript and React at the Same Time

Don't Learn JavaScript and React at the Same Time

84
Comments 19
3 min read
Customizing SVG Icon Color with React Component Using CSS Filter

Customizing SVG Icon Color with React Component Using CSS Filter

20
Comments 4
3 min read
De POO a SOLID explicado con Pokémon - Los cuatro principios de POO

De POO a SOLID explicado con Pokémon - Los cuatro principios de POO

9
Comments 2
4 min read
Technique Two Pointers and memoization.

Technique Two Pointers and memoization.

7
Comments
2 min read
Customize File Input Element Using JavaScript & CSS

Customize File Input Element Using JavaScript & CSS

5
Comments
1 min read
Build an Interactive Bar Chart of Taylor Swift lyrics with D3.js and Observable

Build an Interactive Bar Chart of Taylor Swift lyrics with D3.js and Observable

13
Comments
10 min read
Building my own router

Building my own router

8
Comments
3 min read
[Solved] 2020: Pure Vanilla Javascript Smooth Scroll to Element on anchor tag click #id

[Solved] 2020: Pure Vanilla Javascript Smooth Scroll to Element on anchor tag click #id

14
Comments 5
1 min read
Mastering Hard Parts of JavaScript: Prototype & Class V

Mastering Hard Parts of JavaScript: Prototype & Class V

16
Comments 1
2 min read
Composition API v Renderless Components - Let's use Vue 3's features to clean our components!

Composition API v Renderless Components - Let's use Vue 3's features to clean our components!

25
Comments 1
12 min read
Using JavaScript's BigInt Data Type

Using JavaScript's BigInt Data Type

7
Comments
4 min read
How to Create a Fully Customizable Content Loader in React

How to Create a Fully Customizable Content Loader in React

58
Comments
3 min read
Brief Performance Analysis of Arrays and Objects through the lens of Big O Notation.

Brief Performance Analysis of Arrays and Objects through the lens of Big O Notation.

11
Comments 4
5 min read
A "Gotcha" of JavaScript's Pass-by-Reference

A "Gotcha" of JavaScript's Pass-by-Reference

34
Comments 21
9 min read
JSByte: JavaScript Optional Chaining `?.` Explained - How it Works and When to Use it

JSByte: JavaScript Optional Chaining `?.` Explained - How it Works and When to Use it

9
Comments
2 min read
The Array Data Structure

The Array Data Structure

14
Comments 2
7 min read
Hide RED console.error LOG WALL while testing errors with jest

Hide RED console.error LOG WALL while testing errors with jest

15
Comments 1
1 min read
Difference between innerText, textContent, innerHtml and outerHtml

Difference between innerText, textContent, innerHtml and outerHtml

12
Comments 1
2 min read
Data Structure with JavaScript: Stacks

Data Structure with JavaScript: Stacks

15
Comments
11 min read
Flow Fields and Noise Algorithms with P5.js

Flow Fields and Noise Algorithms with P5.js

46
Comments 1
7 min read
Convert to Boolean

Convert to Boolean

1
Comments 2
1 min read
I build a Web Scraping API, curious what you guys think!

I build a Web Scraping API, curious what you guys think!

39
Comments 3
1 min read
Build a Chat app with Socket.IO and RethinkDB

Build a Chat app with Socket.IO and RethinkDB

9
Comments
9 min read
loading...