UI Design and React Basics Yesterday I finished the UI Design module. It was a good course in which I built a solid foundation for my understanding of UI Design and its 7 fundamentals: WACS-TCH. Today starts a new week, in which I plan to go through the last mile with the last 3 modules left: Module 11: React Basics …
Read MoreCode Reviews Yesterday I spend all day performing code reviews. I did a total of 6, which means I did 14 so far. It was a record, and it put me as a developer in a state of flow. I have now given feedback on projects from Modules 2-7. I will do another one today and another one tomorrow.
Read MoreCode Reviews I continue to perform daily code reviews. This has been very rewarding. APIs Yesterday I looked up the docs of the Deck of Cards APIs to use it. I sent a query parameter to get two cards then I displayed those cards in my app. I also decided the winning card.
Read MoreCode Reviews Accelerated I just completed my 8th code review of Scrimba students' solo project. With it I reviewed up to module 6, responsive design. I had 2 more to go. Promises I also started the Async JS section of Module 9. I learned that async/await is syntactic sugar on top of promises, which are syntactic sugar …
Read MoreCode Reviews Yesterday I completed another code review, adding up to 5 total. Things are going well on that front, as I follow my daily process of reviewing material and providing code reviews for students. I plan to do another 3. My Solo Project I also completed and submitting my own solo project for review. It's part …
Read MoreCode Reviews I'm enjoying performing a code review per day. I committed yesterday to doing 2 more code reviews in addition to the first one I did a couple of days ago. I created a list of all the solo projects I did so far as part of the program. I created a folder to include all the recaps of all the modules I studied …
Read MoreCode Reviews Yesterday I completed the code reviews module. Key learnings: How to perform Scrim-based over the shoulder code reviews. I performed my first real code review of a solo project for a student. I have nine more to go. I plan on doing one per day for the next 2 days. How to do PRs. You create an issue, create …
Read MoreCode Reviews Yesterday I kicked off Module 8: Code Reviews. Key things I went through: Code reviews are an important activity in software development. They help share knowledge, improve code quality, and raise developers skill level. When code reviewing, the reviewers can use a checklist of things to go through. I …
Read More