Class 14Tell me about a project you’re particularly proud of. What did you do that worked out well? My project is an online cook book. My database…Aug 15, 2021Aug 15, 2021
Class 12What’s the difference between operational and programmer errors?Operational errors these represent run-time problems experience by…Aug 8, 2021Aug 8, 2021
Class 8What is “callback hell” and how can it be avoided? a large number of nested “if” statements and can be avoided by using promisesJul 25, 2021Jul 25, 2021
Class 6If a user attempts to create a resource that already exists — for example, an email address that’s already registered — what HTTP status…Jul 18, 2021Jul 18, 2021
ClWhat do you find challenging about coding? The multiple ways to do things and finding the best function to use.Jul 12, 2021Jul 12, 2021
Blog 303If a user attempts to create a resource that already exists — for example, an email address that’s already registered — what HTTP status…May 12, 2021May 12, 2021
Blog 301How do you organize your code? What are some suggestions you find on the web? I try to keep my code evenly spaced out between functions and…May 12, 2021May 12, 2021
Blog 206Tell us about something you learned this week. I learned about algorithems and sorting and fundamentals.Mar 8, 2021Mar 8, 2021
Blog 205Describe one thing you’re learning in class today. Why do you think it will be important in your future web development journey? I learned…Feb 23, 2021Feb 23, 2021
Blog 204Describe one thing you’re learning in class today. Today I learned about higher-order functions and how to use them to find different…Feb 11, 2021Feb 11, 2021