doc/IT/web/readme.md
2025-10-27 10:02:57 +03:00

15 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### hosting
- [Где бесплатно хостить пет-проект с собственным доменным именем](https://habr.com/ru/articles/910050/)
- github (Pages, Actions), gitlab
### web history
- [Что такое Web 3.0, и почему он всем стал нужен](https://habr.com/ru/articles/653533/)
- [wiki](https://ru.wikipedia.org/wiki/Web3) Не следует путать с [Web 3.0](https://ru.wikipedia.org/wiki/Web_3.0) — концепцией, основанной на семантической паутине.
- https://green.hi-iberia.es/en/web3-en/web3-vs-web-3-0-how-are-they-different/
- [Революция архитектуры Веба, часть 4](https://habr.com/ru/articles/943606/)
- [Какой была бы Всемирная паутина, если бы вместо WWW был Gopher](https://habr.com/ru/companies/ruvds/articles/955162/)
### URL
- [Искусство проектирования URL: Роутинг, Query и Hash параметры](https://habr.com/ru/articles/943918/)
### Also
- CORS см. [JS](https://github.com/bpmbpm/doc/blob/main/IT/programming/JS/README.md#cors)