Codesmith - End of Week 5. Goodbye Junior portion!
Whoops. Forgot to blog on Sunday, didn’t have the task in my Things repeating list.
Week 5 was the last real week as Juniors. We learned about web pack. Webpack sets up web app websites. It usually has babel so stuff you write like React and SCSS can get transposed, translated down into vanilla Javascript. It also makes your code smaller so it loads faster.
Then we had solo projects where I had this grand idea to make search work via the Giant Bomb Wiki API. I couldn’t even get my hard-coded fetch for the Super Mario Odyssey box art to display Mario’s handsome face. Sadly, my button didn’t work.
Then we did our first scratch project where we have an idea and do a group project together form scratch.
(originally drafted on Nov 23, 2020 at 9:01 AM)