#junior #web
Из этой статьи вы познакомитесь с основами работы веба: как работает DNS, как устроен HTTP, как взаимодействуют между собой клиент (ваш веб-браузер) и сервер и многое другое.
https://github.com/astaxie/build-web-application-with-golang/blob/master/ru/03.1.md
  
  Из этой статьи вы познакомитесь с основами работы веба: как работает DNS, как устроен HTTP, как взаимодействуют между собой клиент (ваш веб-браузер) и сервер и многое другое.
https://github.com/astaxie/build-web-application-with-golang/blob/master/ru/03.1.md
GitHub
  
  build-web-application-with-golang/ru/03.1.md at master · astaxie/build-web-application-with-golang
  A golang ebook intro how to build a web with golang - astaxie/build-web-application-with-golang
  #junior #web
Глубокое погружение в CORS: история возникновения, принцип работы и лучшие практики.
https://ieftimov.com/post/deep-dive-cors-history-how-it-works-best-practices/
  
  Глубокое погружение в CORS: история возникновения, принцип работы и лучшие практики.
https://ieftimov.com/post/deep-dive-cors-history-how-it-works-best-practices/
Ilija Eftimov 👨🚀
  
  Deep dive in CORS: History, how it works, and best practices
  Learn the history and evolution of same-origin policy and CORS, understand CORS and the different types of cross-origin access in depth, and learn (some) best practices.
  #junior #web 
Хорошие практики на тему управления сессией веб-приложения.
https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html
  
  Хорошие практики на тему управления сессией веб-приложения.
https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html
cheatsheetseries.owasp.org
  
  Session Management - OWASP Cheat Sheet Series
  Website with the collection of all the cheat sheets of the project.
  