Forem

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.
Set up Firebase Realtime Database for JavaScript app
Cover image for Set up Firebase Realtime Database for JavaScript app

Set up Firebase Realtime Database for JavaScript app

7
Comments
4 min read
🧽 How I learned to clean up after another dev...
Cover image for 🧽 How I learned to clean up after another dev...

🧽 How I learned to clean up after another dev...

3
Comments
2 min read
Colocated Fragments: Organizing your GraphQL queries in React
Cover image for Colocated Fragments:  Organizing your GraphQL queries in React

Colocated Fragments: Organizing your GraphQL queries in React

42
Comments 2
8 min read
Quick Guide to React Router 6.0 (Beta)
Cover image for Quick Guide to React Router 6.0 (Beta)

Quick Guide to React Router 6.0 (Beta)

5
Comments
5 min read
All I Know About: Scope in JavaScript
Cover image for All I Know About: Scope in JavaScript

All I Know About: Scope in JavaScript

7
Comments
9 min read
Maintainable JavaScript — Numbers and Null

Maintainable JavaScript — Numbers and Null

7
Comments
3 min read
Maintainable JavaScript — Undefined, Arrays, and Objects

Maintainable JavaScript — Undefined, Arrays, and Objects

4
Comments
3 min read
How to Read an RxJS Marble Diagram

How to Read an RxJS Marble Diagram

9
Comments 1
13 min read
React.js: How To Get Data From An API With Hooks and Axios

React.js: How To Get Data From An API With Hooks and Axios

10
Comments
1 min read
Leetcode: FizzBuzz

Leetcode: FizzBuzz

4
Comments 1
2 min read
Maintainable JavaScript — with and for Loop

Maintainable JavaScript — with and for Loop

4
Comments
3 min read
Maintainable JavaScript — Accidental Globals

Maintainable JavaScript — Accidental Globals

4
Comments
3 min read
Maintainable JavaScript — Switch

Maintainable JavaScript — Switch

3
Comments
3 min read
Fastest News: Best Performing News Website
Cover image for Fastest News: Best Performing News Website

Fastest News: Best Performing News Website

2
Comments
2 min read
Create a Simple React Timer Component ⌛
Cover image for Create a Simple React Timer Component ⌛

Create a Simple React Timer Component ⌛

7
Comments
5 min read
Basic Recipes for React Testing Library
Cover image for Basic Recipes for React Testing Library

Basic Recipes for React Testing Library

13
Comments 1
11 min read
Quick Peek: React App Mounted on a Shadow DOM Root

Quick Peek: React App Mounted on a Shadow DOM Root

13
Comments 4
1 min read
Journey to Microsoft: React, Vue, Angular & Risks in 3 Years

Journey to Microsoft: React, Vue, Angular & Risks in 3 Years

19
Comments 4
6 min read
ปี2020, จริงๆ เราไม่ต้องใช้ jQuery แล้วก็ได้นะ
Cover image for ปี2020, จริงๆ เราไม่ต้องใช้ jQuery แล้วก็ได้นะ

ปี2020, จริงๆ เราไม่ต้องใช้ jQuery แล้วก็ได้นะ

13
Comments
3 min read
3 Things I Wish I Knew When I Started Using Angular 2+

3 Things I Wish I Knew When I Started Using Angular 2+

2
Comments 1
7 min read
Testing Command Line Tools

Testing Command Line Tools

5
Comments
2 min read
Arrow Functions in JavaScript, How is it different?
Cover image for Arrow Functions in JavaScript, How is it different?

Arrow Functions in JavaScript, How is it different?

7
Comments
5 min read
What's new in ES2020
Cover image for What's new in ES2020

What's new in ES2020

11
Comments
6 min read
The Most Confusing Thing in JavaScript - The "this" keyword
Cover image for The Most Confusing Thing in JavaScript - The "this" keyword

The Most Confusing Thing in JavaScript - The "this" keyword

2
Comments
15 min read
Debounce in JavaScript

Debounce in JavaScript

2
Comments
3 min read
loading...