In this chapter, we will cover some of the basic concepts of HTML, CSS, JavaScript, and the browser in which we expect all of these to run in union. We always have, and always will, code in a certain style, which is natural. However, how did we develop this style? Is it good or can it get better? How do we get to decide what we should and should not ask others to follow? These are some of the questions that we will try and answer in this chapter.
In this chapter, we will discuss the following:
- Importance of best practices and take a look at some of the examples.
- Exploring different kinds of HTML, CSS, and JavaScript optimizations
- Delve into the internal working of some of the features of Chrome.