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.
Display Formatted Durations in TypeScript 🗓️

Display Formatted Durations in TypeScript 🗓️

6
Comments
1 min read
YoffeeJS: Yet another Javascript framework. But this one's good, I think

YoffeeJS: Yet another Javascript framework. But this one's good, I think

15
Comments 12
2 min read
Scroll restoration in Next.js

Scroll restoration in Next.js

14
Comments 6
2 min read
How to pass functions from child component to parent in React without useRef or useImperativeHandle

How to pass functions from child component to parent in React without useRef or useImperativeHandle

9
Comments
1 min read
Server-side A/B testing with Node.js
Cover image for Server-side A/B testing with Node.js

Server-side A/B testing with Node.js

5
Comments
5 min read
Writing Javascript from the future. A brief intro to Rescript.

Writing Javascript from the future. A brief intro to Rescript.

32
Comments 5
3 min read
How to create a channel list in TalkJS chat

How to create a channel list in TalkJS chat

7
Comments
6 min read
The TL;DR of my book "Design Systems for Developers"
Cover image for The TL;DR of my book "Design Systems for Developers"

The TL;DR of my book "Design Systems for Developers"

10
Comments
2 min read
Recursion with the Y Combinator
Cover image for Recursion with the Y Combinator

Recursion with the Y Combinator

8
Comments
4 min read
Redux Toolkit - The Standard Way to Write Redux
Cover image for Redux Toolkit - The Standard Way to Write Redux

Redux Toolkit - The Standard Way to Write Redux

277
Comments 10
4 min read
Recent JavaScript News and Updates
Cover image for Recent JavaScript News and Updates

Recent JavaScript News and Updates

8
Comments
7 min read
Build your own styled-components
Cover image for Build your own styled-components

Build your own styled-components

7
Comments 1
5 min read
Merge Sort in JavaScript | Explained Thoroughly
Cover image for Merge Sort in JavaScript | Explained Thoroughly

Merge Sort in JavaScript | Explained Thoroughly

4
Comments
6 min read
JavaScript, the "React Parts"
Cover image for JavaScript, the "React Parts"

JavaScript, the "React Parts"

6
Comments
15 min read
What is StrictMode in React
Cover image for What is StrictMode in React

What is StrictMode in React

53
Comments 2
8 min read
All you need to know about arrays in JavaScript
Cover image for All you need to know about arrays in JavaScript

All you need to know about arrays in JavaScript

165
Comments 7
6 min read
Making an interactive digital frame with head-tracking using Three.js and TensorFlow.js
Cover image for Making an interactive digital frame with head-tracking using Three.js and TensorFlow.js

Making an interactive digital frame with head-tracking using Three.js and TensorFlow.js

118
Comments 3
5 min read
Snippets in JavaScript: Converting PascalCase to kebab-case // Integrating with ShadowDOM
Cover image for Snippets in JavaScript: Converting PascalCase to kebab-case // Integrating with ShadowDOM

Snippets in JavaScript: Converting PascalCase to kebab-case // Integrating with ShadowDOM

6
Comments
4 min read
UI Dev Newsletter #68
Cover image for UI Dev Newsletter #68

UI Dev Newsletter #68

5
Comments
2 min read
React in a Nutshell
Cover image for React in a Nutshell

React in a Nutshell

18
Comments
6 min read
How to make Infinity!
Cover image for How to make Infinity!

How to make Infinity!

3
Comments 5
1 min read
Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

Arrays, hash tables, linked lists, queues, stacks, & trees (My repl.it playground while studying for FAANG)

63
Comments 1
2 min read
My little memory game project in Next js
Cover image for My little memory game project in Next js

My little memory game project in Next js

5
Comments
1 min read
Making a Canvas-based SVG designer app that exports DXF files for manufacturing
Cover image for Making a Canvas-based SVG designer app that exports DXF files for manufacturing

Making a Canvas-based SVG designer app that exports DXF files for manufacturing

15
Comments 1
6 min read
How I Think About React (A Mental Model For Beginners) | Part 2: Component Hierarchy
Cover image for How I Think About React (A Mental Model For Beginners) | Part 2: Component Hierarchy

How I Think About React (A Mental Model For Beginners) | Part 2: Component Hierarchy

33
Comments
7 min read
loading...