this is a post about debugging and how i achieved debugging through out my coding.
tips for easy debugging:
1: always check error messages and ! marks on the side of the page, a lot of the time they will have the answer to your problem.
2: get a fresh set of eyes, often having a friend or workmate look at your code can fix your problems.
3: as a last ditch effort you can always start again fresh code can often work.
No comments:
Post a Comment