The List for Web Designers
Glossaries
Term | Main definition |
---|---|
Debugging | Sometimes your code doesn’t work in the way that you intended. The need for debugging has only increased with the range of web languages we now use, the more complex styles of designs we produce, and the chaotic amount of browsers — that now includes the Mobile Web — we need to support. Ensuring that your code works (and works well) has become a skill that all designers should possess. Firebug is an awesome browser extension for debugging front-end source code. Being able to surgically resolve rendering issues requires a deep and insightful knowledge of the languages you work with, patience, experience, and critical thinking skills.
Hits - 173
|