Scribbles on Scripts
@scribblesonscripts.bsky.social
Visual explanations for anyone learning to code.
You ever think about how a loop iteration is like its own tiny little bubble universe, coming into being and blinking out of existence between your curly braces ? No? Just me?
Anyway, new video’s up: youtu.be/E9oLjvUlpVg
Anyway, new video’s up: youtu.be/E9oLjvUlpVg
JavaScript Let vs Const in Loops and Objects
YouTube video by Scribbles On Scripts
youtu.be
June 29, 2025 at 4:38 PM
You ever think about how a loop iteration is like its own tiny little bubble universe, coming into being and blinking out of existence between your curly braces ? No? Just me?
Anyway, new video’s up: youtu.be/E9oLjvUlpVg
Anyway, new video’s up: youtu.be/E9oLjvUlpVg
Even in untyped languages, data types can still ruin your day. youtu.be/QaD39O0fY8Q
JavaScript Function Arguments: When Data Type Matters
YouTube video by Scribbles On Scripts
youtu.be
May 30, 2025 at 3:21 PM
Even in untyped languages, data types can still ruin your day. youtu.be/QaD39O0fY8Q
New video! I remember feeling so uncomfortable writing callback functions when I couldn’t see the code doing the calling. Should’ve just checked the MDN docs! They definitely existed back then…right? youtu.be/pVtE_OPl4RI
JavaScript Arrays and their Callback Functions
YouTube video by Scribbles On Scripts
youtu.be
May 1, 2025 at 3:18 PM
New video! I remember feeling so uncomfortable writing callback functions when I couldn’t see the code doing the calling. Should’ve just checked the MDN docs! They definitely existed back then…right? youtu.be/pVtE_OPl4RI
Giving some context to JavaScript functions: thinking of them as little safes, getting our data out of them, why do we even want to in the first place.
Or, how long can I go without saying the word "scoping" 😅
youtu.be/lDAkheMzN9k
Or, how long can I go without saying the word "scoping" 😅
youtu.be/lDAkheMzN9k
JavaScript Functions - Get Your Data
YouTube video by Scribbles On Scripts
youtu.be
January 17, 2025 at 6:37 PM
Giving some context to JavaScript functions: thinking of them as little safes, getting our data out of them, why do we even want to in the first place.
Or, how long can I go without saying the word "scoping" 😅
youtu.be/lDAkheMzN9k
Or, how long can I go without saying the word "scoping" 😅
youtu.be/lDAkheMzN9k
Perspective shift! Functions are just funky variables: youtu.be/zCvs_FH4l7A
Functions as Variables in JavaScript
YouTube video by Scribbles On Scripts
youtu.be
November 19, 2024 at 5:23 PM
Perspective shift! Functions are just funky variables: youtu.be/zCvs_FH4l7A