panamera3 / GostProject

The project is currently in progress, and is being carried out by order of the company. It contains Backend(C# Web API) and Frontend(React).
1 stars 1 forks source link

[SITE-003]: Выносим запросы в api, headers выносим в const #6

Open kalushko26 opened 4 weeks ago

kalushko26 commented 4 weeks ago

https://github.com/panamera3/GostProject/blob/4970619b6f5cf24558e43f53904630c50bc30f8f/GostProjectClient/src/components/NotificationsTable/NotificationsTable.js#L14

kalushko26 commented 4 weeks ago

https://github.com/panamera3/GostProject/blob/4970619b6f5cf24558e43f53904630c50bc30f8f/GostProjectClient/src/components/GostTable/GostTable.js#L44-L88

также выносим запросы в апи

kalushko26 commented 4 weeks ago

@panamera3 , мне кажется или я видел очень много повторяющихся запросов? нужно облегчать фронт, не вижу смысла пока бороться с частностью, сделаем все переиспользуемым, тогда все и заработает