resources
These resources are helpful extra reading that may clarify or enhance concepts you’re learning in the main curriculum.
- JSON Web Tokens Suck Despite the title this talk actually covers most aspects of web authentication in a very accessible way
- Reacts Powerful Duo A short guide to useReducer and useContext
- View, Edit, And Delete Cookies With Chrome DevTools How to work with cookies while you are developing
- CSRF Protection Guide Node based examples of the what and how of CSRF protection
- National Cyber Security Center The 8 Principles of Secure Development & Deployment set out by the National Cyber Security Center
Last updated