Bootcamp Update
I'm officially 4 months into my bootcamp experience and I'm moving on to the backend side of things now. They're introducing me to Express, testing, RESTful APIs, and it's... a lot. I'm a visual learner so I think it's hard for me to visualize how my code is actually manipulating the data whereas in frontend, that's pretty much the whole point.
I might have to create a visual diagram for myself once I understand more. I'm currently stuck on Express routing, particularly nesting routes and filtering data based on parameters. I think I'm going to stew over this on the weekend.
Comments
Post a Comment