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.
Fetch to var

Fetch to var

4
Comments
1 min read
Is JavaScript truly a functional language?

Is JavaScript truly a functional language?

17
Comments 11
1 min read
Is Node.js really single-threaded?

Is Node.js really single-threaded?

101
Comments 14
2 min read
React Youtube Content Selector App

React Youtube Content Selector App

9
Comments
4 min read
Backend developer roadmap, skills, resources

Backend developer roadmap, skills, resources

267
Comments 6
5 min read
Solving Leetcode's #1 Problem

Solving Leetcode's #1 Problem

6
Comments
3 min read
JavaScript and Vue animations

JavaScript and Vue animations

16
Comments
5 min read
Creating a button menu using HTML, CSS and JavaScript

Creating a button menu using HTML, CSS and JavaScript

50
Comments 4
2 min read
Using TypeScript ADT's to write more reliable React

Using TypeScript ADT's to write more reliable React

53
Comments 1
4 min read
How to Build a Token Server for Agora Applications using NodeJS

How to Build a Token Server for Agora Applications using NodeJS

10
Comments
6 min read
JavaScript's Functional Programming Mythology

JavaScript's Functional Programming Mythology

35
Comments 27
9 min read
A Simple Guide to React Context with Hooks

A Simple Guide to React Context with Hooks

56
Comments 4
3 min read
Find the factorial of a number in JavaScript

Find the factorial of a number in JavaScript

5
Comments 2
2 min read
I finally understood what a reducer is!

I finally understood what a reducer is!

6
Comments
2 min read
UseFetch hook for react js.

UseFetch hook for react js.

9
Comments 1
1 min read
How to Add a Map to Your Website in 30 Seconds

How to Add a Map to Your Website in 30 Seconds

6
Comments
6 min read
Creating Randomness Without Math.random

Creating Randomness Without Math.random

78
Comments 2
7 min read
Caesar's Cipher

Caesar's Cipher

10
Comments 2
2 min read
Quick VueJS Tip: Prop Validations

Quick VueJS Tip: Prop Validations

5
Comments
1 min read
Best Practices for ES2017 Asynchronous Functions (`async`/`await`)

Best Practices for ES2017 Asynchronous Functions (`async`/`await`)

84
Comments 4
9 min read
React Hooks from Scratch - Part 1

React Hooks from Scratch - Part 1

11
Comments
5 min read
Styling your JavaScript Console Outputs

Styling your JavaScript Console Outputs

5
Comments
2 min read
Free resources to learn web development

Free resources to learn web development

55
Comments 3
1 min read
How to get started in web development in 2020

How to get started in web development in 2020

106
Comments 5
5 min read
React synthetic events

React synthetic events

76
Comments 18
3 min read
loading...