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.
insertAdjacentHTML vs innerHTML
Cover image for insertAdjacentHTML vs innerHTML

insertAdjacentHTML vs innerHTML

23
Comments 2
2 min read
Recoding my portfolio using Gatsby 🤘
Cover image for Recoding my portfolio using Gatsby 🤘

Recoding my portfolio using Gatsby 🤘

51
Comments 7
3 min read
Managing Access Tokens with GitHub Actions and Encrypted Secrets
Cover image for Managing Access Tokens with GitHub Actions and Encrypted Secrets

Managing Access Tokens with GitHub Actions and Encrypted Secrets

12
Comments
4 min read
Fizz? Buzz? FizzBuzzz!

Fizz? Buzz? FizzBuzzz!

10
Comments 7
1 min read
How to test promises with Mocha.
Cover image for How to test promises with Mocha.

How to test promises with Mocha.

8
Comments
2 min read
Bitwise Operators and Bit Manipulation for Interviews
Cover image for Bitwise Operators and Bit Manipulation for Interviews

Bitwise Operators and Bit Manipulation for Interviews

72
Comments 2
10 min read
Bringing Modern JavaScript to Libraries
Cover image for Bringing Modern JavaScript to Libraries

Bringing Modern JavaScript to Libraries

360
Comments 11
13 min read
useReducer ReactJS gotcha

useReducer ReactJS gotcha

2
Comments
1 min read
The C in MVC: Controllers

The C in MVC: Controllers

8
Comments
2 min read
Building an app to stream Tweets in real-time using the Twitter API
Cover image for Building an app to stream Tweets in real-time using the Twitter API

Building an app to stream Tweets in real-time using the Twitter API

15
Comments
16 min read
Object wrappers in Javascript

Object wrappers in Javascript

1
Comments
1 min read
React 17 version release

React 17 version release

22
Comments
2 min read
Share files on React Native
Cover image for Share files on React Native

Share files on React Native

8
Comments 4
1 min read
How to make your Electron app launch 1,000ms faster
Cover image for How to make your Electron app launch 1,000ms faster

How to make your Electron app launch 1,000ms faster

55
Comments 3
9 min read
React is bloated, but Vanilla isn't the only solution.
Cover image for React is bloated, but Vanilla isn't the only solution.

React is bloated, but Vanilla isn't the only solution.

12
Comments
2 min read
How to Debug Node.js Segmentation Faults

How to Debug Node.js Segmentation Faults

11
Comments 1
8 min read
How to setup Sirv for PWA Studio
Cover image for How to setup Sirv for PWA Studio

How to setup Sirv for PWA Studio

8
Comments
3 min read
Getting started with TypeScript

Getting started with TypeScript

7
Comments 2
4 min read
JavaScript .splice() method

JavaScript .splice() method

4
Comments
2 min read
A Bit about Event Delegation in React

A Bit about Event Delegation in React

23
Comments
6 min read
Have many tabs open?
Cover image for Have many tabs open?

Have many tabs open?

5
Comments
1 min read
My first week of learning JavaScript
Cover image for My first week of learning JavaScript

My first week of learning JavaScript

64
Comments 22
5 min read
How I use A.I to help me code

How I use A.I to help me code

14
Comments
1 min read
Website Editor ✏
Cover image for Website Editor ✏

Website Editor ✏

67
Comments 4
1 min read
My Top 22 Chrome Extensions [Week 32/2020 in Review]

My Top 22 Chrome Extensions [Week 32/2020 in Review]

46
Comments 2
8 min read
loading...