Developing TicToe HTML5/Implementing Client Entities: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>Hendrik Brummermann |
||
| Line 71: | Line 71: | ||
== Testing and Debugging == |
== Testing and Debugging == |
||
[[Image:File:TicToe-Firebug.png|right|Firebug used for testing]] |
|||
Okay, now it is time to test our code. The easiest way is, to use the Firefox extension [https://getfirebug.com/ Firebug]. |
Okay, now it is time to test our code. The easiest way is, to use the Firefox extension [https://getfirebug.com/ Firebug]. |
||