The Tough Stuff

Spent a couple hours working on the slider movements for the menu page header. It was fairly simple to create th enecessary animations in CSS: Perfect. The tricky part is the Javascript. I actually wrote the code to handle the first cake's movements with an if/else statement and an onclick event handler, but the issue… Continue reading The Tough Stuff

D47: break;

I started my coding journey inadvertently in December of 2018, while looking for a fun way to encourage my daughter in the STEM arena. A lifelong Lits lover (with the Lits BA to prove it), I didn't know where to start, but stumbled across code.org and, while testing out the course to make sure it was suitable for her, I discovered that coding was something I wanted to pursue.

D42: Eureka!

I've read a great deal about coding since I've started this journey, much of it very (maybe even a bit too) encouraging ("Anyone can code! Here's how to go from novice to engineer in 6 months!"), but some of it more grounded in a realistic understanding of what it takes to actually make it in the field.