quran / quran.com-frontend-v2

https://previous.quran.com
GNU General Public License v3.0
456 stars 199 forks source link

Not using React JS? #54

Closed ahsanghalib closed 4 years ago

ahsanghalib commented 4 years ago

Hello, I am little curious that previous version is with React SSR but in current you are not using react? Why?

naveed-ahmad commented 4 years ago

Yeah had to move to rails because there was almost no contribution on reactjs project. V2 is developing using rails, SSR rendering and stimulusjs on frontend.

For some reason, performance of rails app seems much better than reactjs. We'll see the final results once rails app is deployed to production.