JavaScript Editor JavaScript Validator     JavaScript Editor 



Team LiB
Previous Section Next Section

Summary

In this chapter we've looked at the less exciting part of coding, namely bugs. In an ideal world we'd get things right the first time, every time, but in reality any code more than a few lines long is likely to suffer from bugs.

In the next chapter we'll be looking at a way of storing information on the user's computer using something called a cookie. Although they may not be powerful enough to hold a user's life history, they are certainly enough for us to keep track of a user's visits to our website and what pages they view when they visit. With that information we can provide a more customized experience for the user.


Team LiB
Previous Section Next Section


JavaScript Editor JavaScript Validator     JavaScript Editor


©

R7