I'm using this method at a month long interview bootcamp, but the pace is slower with me. Is there a way for me to catch up with the class, while working on the problems the way I do right now?
I'm also asking this because I know that when I work in a company, there are time constraints. I'd like to figure out a way to code at the pace needed, but still learn what I need to learn without skimming over material.
Any advice is appreciated.
I've been having struggles starting my projects and sticking to it till I finish, especially when I try to use frameworks like React. Working with state in React is one thing I still struggle with. When a library like Redux comes in, I get a lot more caught up with mastering the framework/library before I start my project.
Since I didn't have much experience making projects without a framework,(e.g did not work with DOM much before React either, I only had a few projects using a basic HTML/CSS/JS file), do I need to focus on projects without a framework to help with my understanding of React and/or any other framework/library?