Update README.md

This commit is contained in:
Dmitry 2026-01-16 12:56:11 +03:00 committed by GitHub
parent 8be4f3c3d7
commit 29ee88d849
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,3 +13,5 @@
- [Как обойти CORS при запуске сайта не на сервере?](https://qna.habr.com/q/1318344)
### ORM
- [ORM в Node.js](https://habr.com/ru/articles/959518/)
### obj-class
- [Функции-конструкторы и оператор new в JavaScript](https://habr.com/ru/companies/selectel/articles/976548/)