HTML and CSS Reference
In-Depth Information
NOTE: As Chrome for Android is still in beta, the way you eventually
debug may change. To get the most up-to-date instructions, head
over to https://developers.google.com/chrome/mobile/docs
/debugging .
Summary
This has been quite an in-depth chapter about what you can really achieve with
JavaScript, outside the world of procedural language.
You should now have a real grasp of MVC and how you can use it to provide a
solid framework from which to work. It's really important to take the principles
behind it with you, as it will help you to further understand other JavaScript
frameworks and design patterns that can make your life much easier.
This chapter has also taken you through how to group your code together in
utility objects to reduce code repetition.
You should also have a greater understanding of JavaScript objects and scope,
and how you can use this to your advantage.
 
Search WWH ::




Custom Search