In this Crypto Zombies chapter we are simply taking an overview of the up coming lessons. We learn about the cool Javascript library by the name of Web3 JS which is the frontend Javascript part of our app which interacts with our Solidity contract. We look at how the typical Code looks and what we can expect to learn about in the next lessons. If you are feeling as nervous as I am, it's okay, we will get through these lessons together and master Solidity with enough hope and determination. We get to see what we look like with zombie dna by placing our name in the text box. When we type into the text box it fires an even which produces a unique zombie. We will learn all the pieces to the code, one step at a time.