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.
Tutorial: JAMstack Personal Blog with Headless Ghost 2.0 CMS & Gatsby

Tutorial: JAMstack Personal Blog with Headless Ghost 2.0 CMS & Gatsby

6
Comments 2
1 min read
Create Extensions for VS Code- Part 2
Cover image for Create Extensions for VS Code- Part 2

Create Extensions for VS Code- Part 2

23
Comments
2 min read
Rematch with Hooks
Cover image for Rematch with Hooks

Rematch with Hooks

9
Comments
2 min read
How to install a PWA on a user's device
Cover image for How to install a PWA on a user's device

How to install a PWA on a user's device

34
Comments
6 min read
Unit testing JavaScript with Jasmine

Unit testing JavaScript with Jasmine

9
Comments
2 min read
Feature flags in React
Cover image for Feature flags in React

Feature flags in React

49
Comments 3
5 min read
Some basic JS issues, and how Elm avoids them (Video)

Some basic JS issues, and how Elm avoids them (Video)

6
Comments 1
1 min read
Tips and tricks for mocking in JavaScript tests

Tips and tricks for mocking in JavaScript tests

8
Comments
3 min read
Var vs Let vs Const in Javascript

Var vs Let vs Const in Javascript

9
Comments
1 min read
Reduce Promises memory usage in Node.js

Reduce Promises memory usage in Node.js

12
Comments 2
4 min read
JavaScript Dates

JavaScript Dates

11
Comments 3
9 min read
What To Expect When You're Expecting To Drop IE11 🗑️
Cover image for What To Expect When You're Expecting To Drop IE11 🗑️

What To Expect When You're Expecting To Drop IE11 🗑️

156
Comments 12
4 min read
Pass data through React's tree like a boss 😎
Cover image for Pass data through React's tree like a boss 😎

Pass data through React's tree like a boss 😎

61
Comments 3
4 min read
Typescript: First thoughts

Typescript: First thoughts

35
Comments 43
2 min read
Demystifying Array.prototype.flat
Cover image for Demystifying Array.prototype.flat

Demystifying Array.prototype.flat

107
Comments 33
2 min read
Front-end best practices (featuring Vue.js)

Front-end best practices (featuring Vue.js)

119
Comments 8
10 min read
Selecting multiple DOM elements with destructuring and map

Selecting multiple DOM elements with destructuring and map

7
Comments 1
3 min read
Fetching API Data with React Hooks, HOC or Render Prop

Fetching API Data with React Hooks, HOC or Render Prop

11
Comments
6 min read
BxJS Weekly Episode 68 - javascript news podcast 50:37

BxJS Weekly Episode 68 - javascript news podcast

20
Comments
4 min read
Introducing Halstack: Browsing hypermedia-based APIs

Introducing Halstack: Browsing hypermedia-based APIs

4
Comments
3 min read
Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator
Cover image for Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

140
Comments
7 min read
It's allTrue... firststeps in functional JavaScript

It's allTrue... firststeps in functional JavaScript

9
Comments
2 min read
Create Extensions for VS Code - Part 1
Cover image for Create Extensions for VS Code - Part 1

Create Extensions for VS Code - Part 1

97
Comments 12
3 min read
Making a Node.js SoundCloud Music Player
Cover image for Making a Node.js SoundCloud Music Player

Making a Node.js SoundCloud Music Player

146
Comments
6 min read
How to save values in Chrome local storage

How to save values in Chrome local storage

13
Comments
2 min read
loading...