reading-notes

View the Project on GitHub TrunkOfUkuleles/reading-notes

Questions

  1. What are the advantages of storing tokens in “Cookies” vs “Local Storage” cookies read the infor server-side, while Local Storage reads the info client-side.

  2. Explain 3rd party cookies. cookies that remain past leaving the originating url. can be trackers to help keep advertiusments engaged with you
  3. How do pixel tags work? a 1x1 square pixel that is too small to notice, but can be rendered as actions are taken on the site.

Vocab

cookies - “bite” sized peice of signifying information for basic local storage and verification authorization - a check to confirm who you are access control - system to automatically limit access based on their access level

Preview

Which 3 things had you heard about previously and now have better clarity on? redux, cookies, pixel tags Which 3 things are you hoping to learn more about in the upcoming lecture/demo?

What are you most excited about trying to implement or see how it works?