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.
Comparing JS iteration methods (map, filter, forEach, reduce + loops)

Comparing JS iteration methods (map, filter, forEach, reduce + loops)

7
Comments
3 min read
Loading React Components Dynamically on Demand

Loading React Components Dynamically on Demand

14
Comments
5 min read
React/Redux: Adding a search feature

React/Redux: Adding a search feature

19
Comments 1
5 min read
Discovering Array API goodies!
Cover image for Discovering Array API goodies!

Discovering Array API goodies!

117
Comments 2
11 min read
Coding tips and tricks... mostly React related 😃

Coding tips and tricks... mostly React related 😃

8
Comments 2
1 min read
My story: Learning to code and career change at 40

My story: Learning to code and career change at 40

45
Comments 3
3 min read
Getting a recursive data structure asynchronously with RxJS
Cover image for Getting a recursive data structure asynchronously with RxJS

Getting a recursive data structure asynchronously with RxJS

14
Comments 2
2 min read
webpack: From 0 to Automated Testing

webpack: From 0 to Automated Testing

32
Comments 2
15 min read
5 Tips and Tricks for Firefox DevTools - Web Console
Cover image for 5 Tips and Tricks for Firefox DevTools - Web Console

5 Tips and Tricks for Firefox DevTools - Web Console

25
Comments 3
2 min read
Compile-time vs. Runtime configuration of your Angular App
Cover image for Compile-time vs. Runtime configuration of your Angular App

Compile-time vs. Runtime configuration of your Angular App

9
Comments
2 min read
Async-Await vs. Then to Avoid Callback Hell 📞😈

Async-Await vs. Then to Avoid Callback Hell 📞😈

19
Comments 2
2 min read
Let's Build a Chrome Extension!
Cover image for Let's Build a Chrome Extension!

Let's Build a Chrome Extension!

384
Comments 18
7 min read
Maintain State with Dojo Stores
Cover image for Maintain State with Dojo Stores

Maintain State with Dojo Stores

7
Comments
6 min read
Blackboxing with DevTools

Blackboxing with DevTools

7
Comments
2 min read
A community driven blog: Full-Stack With Benefits
Cover image for A community driven blog: Full-Stack With Benefits

A community driven blog: Full-Stack With Benefits

13
Comments 4
2 min read
Publishing packages that can be used in browsers and Node

Publishing packages that can be used in browsers and Node

12
Comments
7 min read
Tales of a #SurfaceGopher: Understanding JavaScript Events

Tales of a #SurfaceGopher: Understanding JavaScript Events

19
Comments
9 min read
28 Relevant Javascript Interview Questions Part I - The first 4

28 Relevant Javascript Interview Questions Part I - The first 4

58
Comments 10
5 min read
VSCode Tutorial - Faster Coding With User Snippets

VSCode Tutorial - Faster Coding With User Snippets

79
Comments 6
1 min read
Tips-for-Vue-Developers:-Avoid-directly-manipulating-the-DOM
Cover image for Tips-for-Vue-Developers:-Avoid-directly-manipulating-the-DOM

Tips-for-Vue-Developers:-Avoid-directly-manipulating-the-DOM

15
Comments 1
4 min read
Passing State to Components Rendered by React Router (and Other Fun Things)

Passing State to Components Rendered by React Router (and Other Fun Things)

47
Comments 8
4 min read
About React Suspense and Concurrent Mode

About React Suspense and Concurrent Mode

104
Comments 7
2 min read
Dead Simple Keyboard shortcut management library for Angular

Dead Simple Keyboard shortcut management library for Angular

9
Comments
1 min read
Vue Components FTW - VGauge (and a love letter to CodeSandbox)

Vue Components FTW - VGauge (and a love letter to CodeSandbox)

6
Comments
4 min read
React Hooks cheat sheet: Unlock solutions to common problems

React Hooks cheat sheet: Unlock solutions to common problems

50
Comments
14 min read
loading...