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.
How to Implement "dark mode" with Gatsby & React Hooks
Cover image for How to Implement "dark mode" with Gatsby & React Hooks

How to Implement "dark mode" with Gatsby & React Hooks

73
Comments 7
3 min read
How much JavaScript should I be familiar with before getting into React?

How much JavaScript should I be familiar with before getting into React?

19
Comments 11
1 min read
Testing issues as usual...

Testing issues as usual...

18
Comments 1
2 min read
JavaScript Console API and Methods

JavaScript Console API and Methods

5
Comments
6 min read
@pika/pack - Publish great npm packages.
Cover image for @pika/pack - Publish great npm packages.

@pika/pack - Publish great npm packages.

59
Comments
6 min read
Intercepting back button on mobile in Vue/Nuxt/Vuetify apps

Intercepting back button on mobile in Vue/Nuxt/Vuetify apps

15
Comments 4
5 min read
My Open Source Journey
Cover image for My Open Source Journey

My Open Source Journey

60
Comments 13
6 min read
The neatest way to handle alert dialogs in React 🥰
Cover image for The neatest way to handle alert dialogs in React 🥰

The neatest way to handle alert dialogs in React 🥰

187
Comments 25
3 min read
Self-documenting is a myth, and how to make your code self-documenting

Self-documenting is a myth, and how to make your code self-documenting

13
Comments 6
6 min read
Splice! Slice! Shoot, I meant Shift!
Cover image for Splice! Slice! Shoot, I meant Shift!

Splice! Slice! Shoot, I meant Shift!

142
Comments 6
4 min read
How to configure Webpack and Vue from the ground up
Cover image for How to configure Webpack and Vue from the ground up

How to configure Webpack and Vue from the ground up

110
Comments 9
4 min read
Fun to use state management for your React

Fun to use state management for your React

8
Comments
2 min read
How to land my first developer job?

How to land my first developer job?

5
Comments 3
1 min read
Cheating 10fastfingers
Cover image for Cheating 10fastfingers

Cheating 10fastfingers

14
Comments 1
4 min read
Understanding data flow in Vuex
Cover image for Understanding data flow in Vuex

Understanding data flow in Vuex

55
Comments 5
3 min read
How to build your reusable component

How to build your reusable component

56
Comments 8
8 min read
URLs and Webpack in ReactJS
Cover image for URLs and Webpack in ReactJS

URLs and Webpack in ReactJS

16
Comments
3 min read
How to import/export ES6 modules in Node
Cover image for How to import/export ES6 modules in Node

How to import/export ES6 modules in Node

9
Comments 1
3 min read
Create a Real Browser Extension (Chrome, Firefox, Chromium based)
Cover image for Create a Real Browser Extension (Chrome, Firefox, Chromium based)

Create a Real Browser Extension (Chrome, Firefox, Chromium based)

51
Comments 1
3 min read
Regex Domination to Become an Algorithms Wizard (Basic)
Cover image for Regex Domination to Become an Algorithms Wizard (Basic)

Regex Domination to Become an Algorithms Wizard (Basic)

103
Comments 16
9 min read
A Product Story
Cover image for A Product Story

A Product Story

69
Comments
7 min read
Add Offline-Caching to Your React Reducer with 5 Lines of Code

Add Offline-Caching to Your React Reducer with 5 Lines of Code

59
Comments 5
1 min read
Jumping into React or Hooks
Cover image for Jumping into React or Hooks

Jumping into React or Hooks

39
Comments 9
5 min read
Playing Air Drums in JavaScript
Cover image for Playing Air Drums in JavaScript

Playing Air Drums in JavaScript

249
Comments 19
4 min read
Introduction to JavaScript Arrow Functions
Cover image for Introduction to JavaScript Arrow Functions

Introduction to JavaScript Arrow Functions

93
Comments 2
3 min read
loading...