I'm always trying to hit the right balance between work, life, and coding, and I feel like I've been striking a pretty good balance for the past two weeks! I've been hard at work on my Tic Tac Toe game for freeCodeCamp- only slowed a little because I decided to refactor after working on it … Continue reading Bi-Weekly Learning Update (24!)
Free Code Camp
Bi-Weekly Learning Update(23!)
For the past couple of weeks I've been working on freeCodeCamp advanced JS algorithm challenges, and on gaining some design skills. I've always felt like web development courses have ignored web design, so it was important to me to learn the basics. I've found a lot of resources this past week in particular that have really … Continue reading Bi-Weekly Learning Update(23!)
Bi-Weekly Learning Update (22!)
As promised, as soon as I'd finished freeCodeCamp's Twitch API challenge, I re-did it. Check out my Twitch API Challenge v2.0 here! Version 2.0 is much more dynamic than the previous version. It creates the page content based purely on a javascript array of channels, and then "fills in details using an array of data … Continue reading Bi-Weekly Learning Update (22!)
Bi-Weekly Learning Update (21!)
I've been complaining about freeCodeCamp's Twitch API challenge for a while now. Because Twitch is updating it's API [seemingly all the time!!] every time I've gone to tackle this challenge, I've run into problems that freeCodeCamp just didn't seem to address! I had a similar issue with the Weather API project, where, on being nearly finished the … Continue reading Bi-Weekly Learning Update (21!)