#100DaysOfCode

Day 20 of #100DaysOfCode - almost at the end of the rough draft phase. Completed my projects gallery and contact pages using of Netlify forms to handle submissions. Still need to style the contact ...
Day 19 of #100DaysOfCode - got completely derailed last week with daylight savings and work. Finally managed to get back on the wagon today and started working on both my "resume" page and full pro...
Day 18 of #100DaysOfCode - applied an interim fix to the app routing bypassing Prismic's routing utils and using a template string in the ProjectCard slice instead. Will need to come back and figur...
Day 17 of #100DaysOfCode - spent a good two hours trying to debug routing issues between ProjectCards and pages. For some reason it seems like my linkResolver is never being reached so clicking on ...
Day 16 of #100DaysOfCode - back after taking the weekend off. Today I succeeded in bringing in the projectCard components from prismic. I missed the fact that prismic returned my query as an array ...
Day 15 of #100DaysOfCode - Prismic is up and running and I'm able to bring in my demo page without issue! Next goal is getting my ProjectCards to load and map correctly to their section but that's ...
Day 14 of #100DaysOfCode - made some good progress with the prismicio/client thanks to @alextrost and I'm now able to retrieve data! Ended up needing to provide an empty object to initialize the cr...
Day 13 of #100DaysOfCode - on the struggle bus with Prismic. I thought it was easy, turns out that was a lie 😭. Confusing docs make it so much fun. Trying to figure out how to effectively query dat...
Day 12 of #100DaysOfCode - working on learning how to fetch data from prismic and not having much luck so far. Struggling to understand the documentation and running into type errors with code copi...
Day 11 of the #100DaysOfCode challenge - started doing some fine tuning on the homepage styles and added media queries to improve mobile responsiveness. Not how much I like it currently since it fe...
Day 10 of #100DaysOfCode - finished first pass styling of the homepage and added in demo ProjectCard components to use until switching to the Prismic components. Starting to get a much better feel ...
Day 9 of #100DaysOfCode - writing yet more CSS! Good thing I actually enjoy it. Continued working on the homepage and experimented on styling the hero image before reusing the same styles I used fo...
Day 8 of #100DaysOfCode - started working on the homepage and moved my Header and Footer into respective components and then styling. Next step is styling the main page content before returning to ...
Day 7 of the #100DaysOfCode challenge and we're making progress! Spent time simplifying the project pages and writing more CSS and some media queries to help with mobile responsiveness. Prismic's s...
Day 6 of #100DaysOfCode - dived deeper into the CSS of the project pages for my new portfolio site. Made some progress but it feels very cluttered and image heavy now especially with github and liv...
Day 5 of #100DaysOfCode - completely overhauled the basic card component I built on day 4 making it much cleaner and more appealing.
Managed to get back on the horse after crazy two days and finished day 4 of #100daysofcodechallenge. Started working on a card component taking advantage of Prismic's content relationship to link i...
Day 3 of #100DaysOfCode - made progress on building out template pages for portfolio project pages using Prismic's slice machine and started adding in some basic styling with CSS. It's ugly but wor...
Day 2 of #100DaysOfCode. Started building out the basic html skeleton of both the landing page and project pages to get a better feel for them prior to building them out with Prismic's slicemachine...
Started the challenge and finished the initial setup and deploy to Netlify via Github. Finished today by working through the Prismic CMS local development demo. Day 1 of 100 complete!