Skip to the content.

Home Page

Class 36 Notes

Review, Research, and Discussion

  1. The advantage of using Cookies for storing tokens, rather than Local Storage, is that Cookies are primarily used for being read server side. This would make the token more secure.
  2. 3rd party cookies are cookies that are set by another website than the one you are currently on. There is a push to end cookie use. It is called cookieless and is similar to serverless.
  3. Pixel tags are something that tracks the behavior of a user.

Terms