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.
Learning React (I): Three HelloWorld examples

Learning React (I): Three HelloWorld examples

12
Comments
11 min read
How to escape from memory leaks in JavaScript

How to escape from memory leaks in JavaScript

19
Comments
10 min read
Simple Interest Calculator in Javascript | Html Simple Interest Calculator for beginners

Simple Interest Calculator in Javascript | Html Simple Interest Calculator for beginners

9
Comments 2
4 min read
Paracetamol.js💊| #112: Explica este código JavaScript

Paracetamol.js💊| #112: Explica este código JavaScript

9
Comments 1
1 min read
My thoughts on Mithril.js

My thoughts on Mithril.js

16
Comments 1
4 min read
React redux best practice to reduce code

React redux best practice to reduce code

12
Comments 2
3 min read
Open Source Adventures: Episode 28: Introduction to D3

Open Source Adventures: Episode 28: Introduction to D3

7
Comments 2
2 min read
Mutually exclusive types done right

Mutually exclusive types done right

2
Comments
2 min read
Building My First Chrome Extension - Reddit Filter

Building My First Chrome Extension - Reddit Filter

8
Comments
8 min read
Create a random quote generator using HTML, CSS, and Javascript

Create a random quote generator using HTML, CSS, and Javascript

8
Comments
2 min read
Pseudocode Like a Badass: Breaking Down Problems and Figuring Out What They’re Asking For

Pseudocode Like a Badass: Breaking Down Problems and Figuring Out What They’re Asking For

10
Comments
4 min read
Our Journey to Prettier and ESLint: How We Adopted These Tools to Improve Our Code Quality

Our Journey to Prettier and ESLint: How We Adopted These Tools to Improve Our Code Quality

9
Comments
3 min read
Build a GraphQl server with NodeJS and Express

Build a GraphQl server with NodeJS and Express

8
Comments
7 min read
How to Watch for Nested Changes in Vue

How to Watch for Nested Changes in Vue

10
Comments
2 min read
Top 3 JavaScript Tutorials of the Week

Top 3 JavaScript Tutorials of the Week

5
Comments
2 min read
Day-72 Training At Ryaz

Day-72 Training At Ryaz

4
Comments
2 min read
Story-time: Tackling No Double Favorite Cat

Story-time: Tackling No Double Favorite Cat

5
Comments
4 min read
React Context API & useReducer , Part 1

React Context API & useReducer , Part 1

10
Comments
3 min read
React Context API & useReducer , Part 2

React Context API & useReducer , Part 2

8
Comments
2 min read
Dialog Element: A New Approach To Modals And Popups

Dialog Element: A New Approach To Modals And Popups

9
Comments
3 min read
An Underrated Gem by @juliencrn

An Underrated Gem by @juliencrn

10
Comments 2
1 min read
Top React Component Libraries and Frameworks Every Developer Should Know

Top React Component Libraries and Frameworks Every Developer Should Know

46
Comments 2
5 min read
Routing: I’m not smart enough for a SPA

Routing: I’m not smart enough for a SPA

293
Comments 26
14 min read
Using Local Storage for Remembering User Visits

Using Local Storage for Remembering User Visits

22
Comments 4
2 min read
JS Tip: #1 - async/await over arrays

JS Tip: #1 - async/await over arrays

10
Comments
2 min read
loading...