Day Five: Form Updates

I spent most of today writing, but I was determined to put aside some time to make the semantic and regex updates I mentioned yesterday. And I did! While trying to decide if I should break my form up using <section> elements, I came across the <fieldset> and <legend> elements in the MDN documentation, so… Continue reading Day Five: Form Updates

Day Four: HTML Form Validation & Semantic Structure

Today, I completed the form validation and semantic structure sections of Codecademy's HTML course. I'll be using what I reviewed today to work on my order form tomorrow and then it's on to CSS review with styling to follow. Things that stood out today: My old friend regex. I last encountered it when I was… Continue reading Day Four: HTML Form Validation & Semantic Structure

Day One (Again): Back at HTML

One year and three months later, two jobs later, I'm back. I never imagined I'd have to be away so long, but I never let go of the commitment to returning. Almost two months ago, I resigned from my full-time job (for a variety of critical reasons) and committed to returning to my coding journey… Continue reading Day One (Again): Back at HTML

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.