A large missing for myself and probably others is an accurate mental model of how frontend and...
This is for my students, and for anyone who is embarking on learning to code, whether in a bootcamp,...
If you're new to JS, you've probably been hit with some confusion around package.json files, why you...
You learn a lot being a high-performance oriented classical musician. Here are some lessons I learned...
https://earsketch.gatech.edu/earsketch2/ https://teropa.info/blog/2016/07/28/javascript-systems-musi...
Maybe this will help you. When git pulling master into a feature branch, you may get this error: M...
I've spent far more time fixing issues than I have spent time writing original code Bugs are a thin...
Document Object Model - The DOM The DOM is a cross-platform browser interface that treats an HTML or...
Honestly, maybe these array methods can help me understand stack. (pushing and popping things off a s...
I have a short definition I'm writing. Is this right?? Close??? Am I getting warmer??? "The stack...
Scope is weird until it isn't. Let's discover.
A Reaction to RBG's passing
I took a bunch of tech terms that freak me out and turn them into incredibly informal (not scary) language
As a beginning programmer, it’s important to get familiar with data types as ...
When I first started programming, I fell in love with the ability to solve the ...
NOTE: This is a repost from my medium blog. Feel free to find me there, @ruthbr...