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.
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
JavaScript: フレームワーク React/Vue/Angularについて

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

17
Comments 1
3 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
How do you support detailed validation error messages?

How do you support detailed validation error messages?

19
Comments 3
2 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
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
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
pretty-quick git trick

pretty-quick git trick

7
Comments
1 min read
Adding numbers using Boolean operations in JavaScript
Cover image for Adding numbers using Boolean operations in JavaScript

Adding numbers using Boolean operations in JavaScript

44
Comments
5 min read
Social media cards with Vue and Gridsome
Cover image for Social media cards with Vue and Gridsome

Social media cards with Vue and Gridsome

19
Comments 2
4 min read
Should you log the Express req object and external API responses?

Should you log the Express req object and external API responses?

10
Comments 2
5 min read
Dynamic pages in react router

Dynamic pages in react router

10
Comments
3 min read
Subtle zoom, Wikipedia search, Pre-load images | Module Monday 36
Cover image for Subtle zoom, Wikipedia search, Pre-load images | Module Monday 36

Subtle zoom, Wikipedia search, Pre-load images | Module Monday 36

9
Comments 2
2 min read
Automate JS error detection with ES Lint

Automate JS error detection with ES Lint

14
Comments
3 min read
Code-it Notes: Create Your Own! 📝
Cover image for Code-it Notes: Create Your Own! 📝

Code-it Notes: Create Your Own! 📝

254
Comments 11
2 min read
How to render different components based on the selected option?

How to render different components based on the selected option?

7
Comments 4
1 min read
loading...