1.react is too slow
so this is not so surprising. we all know that react is slow. but this not the thing that make you stop using react. but it is not worth. imagine you spent 7 days working on a project you deployed it on netlify. and the only one response you got is "your app have Sh*t performance" just look at benchmarks
2.react router dom
I am not saying that react router is not bad.
the point is , I am saying react is used for create SPA (single page application) and you have to install third-party package to link things and creating routes. Ands its not even Facebook's package.
3.create react app
create react app is too slow. you have too wait for half an hour. like the time mind waiting. best way to create a react app is using VITE.
4.react is expensive
it costs moneys. because of server fees. react is bulky to use. take a lot of storage. if have billion dollar server this thing doesn't matter.
5(and last one). head component
see. to change the title of webpage you have to go to public folder. enter index.html and then change title. and after lot of work. closed your editor and you saw that. there is typo in title. this freaking thing is too annoying.(based on true story)
Top comments (0)