Week 13


Awesome inc. Summer 2023 Bootcamp


1. After making it through the tech stack, where do you think your current gaps are?

My current gaps are in Next JS. This was just introduced to use this week to be used on our final project with no instructions. It really tested my ability to learn independently though, which is a good thing.

2. Without considering the complexity, what is a custom hook you would write to help you in any aspect of web development (or something else...)

A useCrud hook is what I would like to have due to I beleive it would be a helpful layer of abstraction for a lot of people.

3. What is your opinion on documentation? (MVP, Stories, Points, Markdown, Personas, Readme, Pseudocode, etc.)

While documentation isn't the most exciting thing in the field. It is a must have! Over the course of this entire bootcamp I have learned the importance of good documentation, and the consequence of not having it.