> For the complete documentation index, see [llms.txt](https://furkhan324.gitbook.io/workspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://furkhan324.gitbook.io/workspace/dev/web.md).

# Web

- [Websockets 101](https://furkhan324.gitbook.io/workspace/dev/web/websockets-101.md): Building a chatroom with Node's ws module
- [Security](https://furkhan324.gitbook.io/workspace/dev/web/security.md)
- [CSRF Example](https://furkhan324.gitbook.io/workspace/dev/web/security/csrf-example.md): An overview of CSRF, SOP, & CORS
- [Automation](https://furkhan324.gitbook.io/workspace/dev/web/automation.md)
- [Headless Browsing Recipe](https://furkhan324.gitbook.io/workspace/dev/web/automation/headless-browsing-recipe.md): Setup Selenium  + Chromium + Chromedriver + Docker
