In this chapter, we will start taking a look at client-side basics. This will give you an idea of where and how to write your client-side scripts and how to test them. We'll also take a look at a few examples for getting started in this area.
In this chapter, we will be looking at these topics:
- Client scripts
- UI policies
- How and when to write client-side scripts
- Testing a client-side script
- Basic client-side script examples