Lab 8 Reflection
These skills are useful for a web designer because they help debug problems and achieve an intended functionality. There will often be times where the client wants something to happen on the site, like an animation or feature, but what is necessary to make it happen isn't there or there was a mistake somewhere in the code. This, obviously, will require looking into the code and seeing what's wrong but if you don't look in the right places or parts of the code most likely causing the problem, this can take a lot of time. This lab basically trains us to identify areas most likely relating to the problem, like the snippets folder or the lack of any JS in the main folders, and resolve the issue effectively.
Comments
Post a Comment