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 I wrote the world’s fastest memoization library
Cover image for How I wrote the world’s fastest memoization library

How I wrote the world’s fastest memoization library

31
Comments
11 min read
Presentation: WebAssembly, C#, and Blazor at CodeStock 2019

Presentation: WebAssembly, C#, and Blazor at CodeStock 2019

17
Comments
2 min read
scrollIntoView is the best thing since sliced bread
Cover image for scrollIntoView is the best thing since sliced bread

scrollIntoView is the best thing since sliced bread

86
Comments 10
4 min read
Why I Love Gatsby
Cover image for Why I Love Gatsby

Why I Love Gatsby

17
Comments
5 min read
glitch-localdev – I made a node.js app! I am future!

glitch-localdev – I made a node.js app! I am future!

3
Comments
1 min read
How to access “this” from inside a callback

How to access “this” from inside a callback

9
Comments 5
2 min read
Officially backing Aurelia Front-End Framework

Officially backing Aurelia Front-End Framework

9
Comments
2 min read
A Socket.io tutorial that ISN'T a chat app (with React.js)

A Socket.io tutorial that ISN'T a chat app (with React.js)

259
Comments 17
6 min read
How to make a browser game with p5.js
Cover image for How to make a browser game with p5.js

How to make a browser game with p5.js

11
Comments
6 min read
Testing Workflow for Web Components

Testing Workflow for Web Components

141
Comments 19
17 min read
A Pedant's Experiment on Optimizing Callback Functions for Array Iteration
Cover image for A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

36
Comments 8
9 min read
iframes everywhere

iframes everywhere

9
Comments
2 min read
Using Atomic Design with Nuxt.js and have a great hacking time.

Using Atomic Design with Nuxt.js and have a great hacking time.

7
Comments 1
2 min read
My First Website

My First Website

74
Comments 29
1 min read
Should I finish loading lazy images while the browser is idle?

Should I finish loading lazy images while the browser is idle?

4
Comments
1 min read
Cloudinary Image Upload - The Setup
Cover image for Cloudinary Image Upload - The Setup

Cloudinary Image Upload - The Setup

26
Comments 8
3 min read
npx, at you command

npx, at you command

11
Comments 1
2 min read
Recursion, Memoization, and Y-Combinator

Recursion, Memoization, and Y-Combinator

27
Comments 1
18 min read
Simple JWT Authentication with Golang (Part 2)
Cover image for Simple JWT Authentication with Golang (Part 2)

Simple JWT Authentication with Golang (Part 2)

10
Comments
5 min read
JavaScript: フレームワーク React/Vue/Angularについて

JavaScript: フレームワーク React/Vue/Angularについて

17
Comments 1
3 min read
How do you support detailed validation error messages?

How do you support detailed validation error messages?

19
Comments 3
2 min read
Hooked with React - Learn by building book search app using react and its siblings, Part 1

Hooked with React - Learn by building book search app using react and its siblings, Part 1

61
Comments 2
4 min read
Getting Loopy with JavaScript
Cover image for Getting Loopy with JavaScript

Getting Loopy with JavaScript

6
Comments
1 min read
Faster Renders with React.memo
Cover image for Faster Renders with React.memo

Faster Renders with React.memo

24
Comments 1
4 min read
How to improve your npm identity security with 2FA and Tokens

How to improve your npm identity security with 2FA and Tokens

13
Comments 4
2 min read
loading...