DEV Community

Marsha Teo profile picture

Marsha Teo

Curious about data, software and how things work

requestAnimationFrame: The Missing Scheduling Layer

requestAnimationFrame: The Missing Scheduling Layer

1
Comments 1
5 min read

Want to connect with Marsha Teo?

Create an account to connect with Marsha Teo. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
I Thought Dark Mode Was a 30-Minute Task. It Turned Into a Full Refactor

I Thought Dark Mode Was a 30-Minute Task. It Turned Into a Full Refactor

1
Comments
5 min read
Rendering Is a Browser Decision, Not a JavaScript One

Rendering Is a Browser Decision, Not a JavaScript One

5
Comments 1
4 min read
async / await: Pausing a Function Without Pausing JavaScript

async / await: Pausing a Function Without Pausing JavaScript

Comments
5 min read
Microtasks: Why Promises Run First

Microtasks: Why Promises Run First

1
Comments
5 min read
Macrotasks: What a Task Actually Is

Macrotasks: What a Task Actually Is

Comments
6 min read
The JavaScript Runtime: Fixing the Mental Model

The JavaScript Runtime: Fixing the Mental Model

1
Comments
5 min read
JavaScript Event Loop Series: Building the Event Loop Mental Model from Experiments

JavaScript Event Loop Series: Building the Event Loop Mental Model from Experiments

Comments
3 min read
loading...