Hey y'all!
So...I think I came up with a solution for the whole "travis doesn't know what 5 minutes actually means" thing!
What if instead of spending the entire video walking you through every aspect of my code (including the bits about how I pushed myself because I also don't understand chill), and limited the promineo video submission to ONLY the parts of the code that are relevant to the homework assignment.
BUUUUUT then I just make a full showcase video of the project and spend a little time talking about each of the libraries and concepts that I covered that week?
Cool? Cool yeah that'll keep me under 5 minutes for sure....
Anyways, what did I do this week?
Well for specifically the class, I started using Bootstrap 5.
Bootstrap 5 is just a css library that essentially helps you create styled components and a layout of the page in a very very quick fashion with very little input as far as actual coding is concerned.
I gotta say it was stupid easy to get the layout to behave that I wanted, and the requirements of the class were essentially using a table and a form component with bootstrap grid to set up the layout....and it took me...maybe 30 minutes to figure it out?
Here's what some of the markup looks like:
And with very little markup...it created a fully responsive nav bar for my site. Simple as that.
I will go over the fun stuff about the project in the blog post about the larger project but that's about it for now!
Here's the live code: GitHub Pages Site
And here's the repo: GitHub Repo
Until next time!
-Travis