What You'll Make in Chapter 9
In this chapter we will show you how to see what is being collected, processed, and used against you, and then show you how to create a Bad Password API that encourages others to increase their security and join with us to resist the surveillance of everyday life. Starting with the first module, you’ll use DevTools to see how data is stored and transferred between clients and servers. In module 2 you will learn about JavaScript objects, JSON data, and the asynchronous functions in JS that can send and receive it. By the end of the chapter, you’ll build a web page that can connect to and display data from our API.
- Preview the live page and work files
- Use our criticalwebdesign/website-template
View the published results of the chapter 9 prompt in the browser.