Notes
Collections
π Sometimes I write down notes for an entire course, class or book. These are broken down into several posts.
Spanish is... best eaten as a taco? π€
On communication, on growth and tacos.
You Don't Know JS: Book 2 (Scope and Closure) - 04 Around the Global Scope
JavaScript global scope and built-ins in different environments (browser, engine, dev tools, node).
One more month to go! π£ββοΈ
Thoughts, plans, ideas sprinkled with some worries and frustration five months into my Spanish language journey.
incudeJS mini-conf is done! π
Notes, thoughts, observations after hosting the first ever includeJS mini-conf. π
You Don't Know JS: Book 2 (Scope and Closure) - 03 The Scope Chain
The scope chain, shadowing, and the different function forms.
You Don't Know JS: Book 2 (Scope and Closure) - 02 Illustrating Lexical Scope
On how the Engine + Compiler + Scope Manager are the bestest of friends.
You Don't Know JS: Book 2 (Scope and Closure) - 01 What's the Scope?
My notes from Kyle Simpson's (aka getify's) 2nd book, spoiler alert: twas difficult π
Slow down, you fool. πΆββοΈ
So, you might be asking: 4 months in (and only two months left π±) what's the situation, Eva?
macOS Shortcuts - Just 'cause
My favorite, most used/useful macOS keyboard shortcuts. π€
How to get more out of YouTube (with keyboard shortcuts)
My favorite YouTube keyboard shortcuts and privacy/security settings. π€
Spanish crocodiles and other useful vocabulary
Okay, so I'm now halfway through my Spanish learning journey aka three months in! π
My favorite command line one-liners (from Linux Comand Library) π€
Yeah..., so at some point, I did spend half a day going over this list, but hey at least I wrote down my favorites. Sharing here.
You Don't Know JS - 05 Exploring Further
On values vs references, function forms, coercive comparison and prototypal classes. π€―
You Don't Know JS - 04 The Bigger Picture
Three pillars of JS: scope & closure, prototypes, types & coercion. π€―
You Don't Know JS - 03 Digging to the Roots of JS
Iteration and iterables, closure, this keyword and object prototypes. π€―
You Don't Know JS - 02 Surveying JS
Primitives vs objects, typeof, variable declaration, functions, comparisons, classes, modules. π€―
My approach to learning Spanish π€
6 months to Spanish fluency: good idea, bad idea, the worst? π€·ββοΈ
JS - The Hard Parts (Notes)
My notes from the FrontendMasters course JavaScript: The Hard Parts
You Don't Know JS - 01 Get Started
Background, history, naming, future & past JS, JS gaps and more.
The Opinionated Guide to React 07 - Performance and Deployment
Performance optimizations, deployment with Netlify and Vercel