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.
Demystifying the JavaScript call stack
Cover image for Demystifying the JavaScript call stack

Demystifying the JavaScript call stack

150
Comments 12
6 min read
Angular Concepts in React: The Async Pipe

Angular Concepts in React: The Async Pipe

47
Comments 7
3 min read
How to use React Native Gesture Handler and React Navigation ( Side Menu Example )
Cover image for How to use React Native Gesture Handler and React Navigation ( Side Menu Example )

How to use React Native Gesture Handler and React Navigation ( Side Menu Example )

21
Comments 2
2 min read
How to design a javascript game? (in 13KB or less) (2019)
Cover image for How to design a javascript game? (in 13KB or less) (2019)

How to design a javascript game? (in 13KB or less) (2019)

103
Comments 10
5 min read
I'm the former tech lead for the NPM CLI, and I've been doing FOSS for 10+ years, Ask Me Anything!

I'm the former tech lead for the NPM CLI, and I've been doing FOSS for 10+ years, Ask Me Anything!

98
Comments 52
1 min read
Error handling while using native fetch API in JavaScript

Error handling while using native fetch API in JavaScript

8
Comments
2 min read
Inconsistent behavior among browsers when clicking on buttons

Inconsistent behavior among browsers when clicking on buttons

9
Comments
9 min read
How to cache HTTP requests in Angular

How to cache HTTP requests in Angular

146
Comments 11
1 min read
Building a Gutenberg sidebar plugin Part 3: Registering with the block editor.
Cover image for Building a Gutenberg sidebar plugin Part 3: Registering with the block editor.

Building a Gutenberg sidebar plugin Part 3: Registering with the block editor.

12
Comments
7 min read
Making a 15-Puzzle Game Using React Hooks
Cover image for Making a 15-Puzzle Game Using React Hooks

Making a 15-Puzzle Game Using React Hooks

111
Comments 7
14 min read
Frontend Weekly Digest (9 — 15 September 2019)
Cover image for Frontend Weekly Digest (9 — 15 September 2019)

Frontend Weekly Digest (9 — 15 September 2019)

7
Comments
4 min read
7 Tools for Developing Web Components in 2019
Cover image for 7 Tools for Developing Web Components in 2019

7 Tools for Developing Web Components in 2019

132
Comments 2
7 min read
Roadmap for Frontend Developer
Cover image for Roadmap for Frontend Developer

Roadmap for Frontend Developer

191
Comments 9
5 min read
AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 4 [Subscriptions]

AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 4 [Subscriptions]

72
Comments 4
6 min read
NodeJS & PostgreSQL: ORM Overview

NodeJS & PostgreSQL: ORM Overview

42
Comments 2
2 min read
Released CLI mode!

Released CLI mode!

3
Comments
1 min read
Show Dev: Top HN stories sorted by votes

Show Dev: Top HN stories sorted by votes

5
Comments 2
1 min read
Looking for the best resources to learn Redux

Looking for the best resources to learn Redux

5
Comments 2
1 min read
On building a Vue.js piano, Scriabin's synesthesia, synths/samplers in Tone.js, learning your scales and arpeggios and more!

On building a Vue.js piano, Scriabin's synesthesia, synths/samplers in Tone.js, learning your scales and arpeggios and more!

109
Comments 9
16 min read
How to use Reduce in javascript?
Cover image for How to use Reduce in javascript?

How to use Reduce in javascript?

6
Comments
1 min read
I'm learning graphql and I love it so far

I'm learning graphql and I love it so far

68
Comments 17
1 min read
Github Authentication with Firebase | React | Bit
Cover image for Github Authentication with Firebase | React | Bit

Github Authentication with Firebase | React | Bit

7
Comments
5 min read
List of ways to merge arrays in javascript!
Cover image for List of ways to merge arrays in javascript!

List of ways to merge arrays in javascript!

9
Comments
1 min read
[Pro Tip] How to analyze your Angular bundle

[Pro Tip] How to analyze your Angular bundle

64
Comments
1 min read
ES6: Const & Let

ES6: Const & Let

7
Comments 2
2 min read
loading...