Daily blog

Opening Day of Music City Code

Day 95 of Flatiron School

Seth

1 minute read

music city code logo

This morning came way too soon after last night. However, today was good. Got to see Jest in action. Saw a simple Hapi.js server. Learned about Wallaby.js. Got to do some planning for our table tomorrow and Saturday. Got 3 lessons/labs done in Flatiron and finished the Advanced JS section. It was good. I’m looking forward to tomorrow. However, I will not get sidetracked like I did last night and actually get to bet before 11pm tonight.

Another Assessment In The Books!

Day 94 of Flatiron School

Seth

3 minute read

colorful hands illustration

I passed my Rails Assessment today! It went well and there was only one thing I needed to follow up with after it was over. Now I’m just looking for the check mark on it to turn green! The next few days are going to be LONG. However, they should be very productive and great networking. They’ll be long because they start EARLY (like be there at 7am early) and I still plan on coding at night once the kiddos go to bed.

Mocha, Chai, or Just Some Jasmine?

Day 93 of Flatiron School

Seth

1 minute read

two full latte cups

I just spent way too much time looking into Mocha, Chai, Jasmine, and I can’t remember what other test libraries. Trying to solve this testing problem we have over in Javscripting that I help maintain. I like the fact that there’s this problem that needs to be solved and it’s something I can learn from. Now I’m trying to figure out how to test against a file that has no functions in it.

Graduation Sprint Time

Day 92 of Flatiron School

Seth

3 minute read

graduation dashboard

So I had a bunch of stuff to say, okay not really, and then I checked my Dashboard on Learn and saw the beautiful sight that my Graduation Dashboard has appeared! That means I’m past 75% done and in the final stretch. Being 75% done in <3 months has me on track to be done before the end of June! I’m stoked. So something that I had been struggling with is how Ruby is a class-based object-oriented language and JavaScript is a prototype based object-oriented language.

I Mustache You A Question

Day 91 of Flatiron School

Seth

1 minute read

birthday candles

Yes I just made that joke. However, I’m in the middle of a Handlebars.js lab so I think it’s fitting. Handlebars uses the curly brace as a delimiter because if you turn it sideways it looks like a mustache, and Handlebars.js is an extension of the Mustache template language. Today was a lot of HTML, CSS, and Templating so no new notes on anything. I find that HTML & CSS stick pretty well and until I’m actually using a templating language in a project I won’t take notes just yet.