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

# Web

- [브라우저 렌더링 과정 How to render in Webkit](https://toothlessdev.gitbook.io/main/web-develop/web/how-to-render-in-webkit.md)
- [Margin vs Padding 어떤걸 써야 할까?](https://toothlessdev.gitbook.io/main/web-develop/web/margin-vs-padding.md)
- [REST API 의 REST 는 무엇인가 ?](https://toothlessdev.gitbook.io/main/web-develop/web/rest-api-rest.md)
- [WebServer, WAS 와 Apache, Nginx](https://toothlessdev.gitbook.io/main/web-develop/web/webserver-was-apache-nginx.md)
- [Authentication, Authorization 인증과 인가](https://toothlessdev.gitbook.io/main/web-develop/web/authentication-authorization.md)
- [Axios Interceptor 를 사용해 인증인가 구현하기](https://toothlessdev.gitbook.io/main/web-develop/web/axios-interceptor.md)
