Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

React + Redux as Static Site: limitations?

I'm going to build React + Redux + Webpack app. And I think about building it as static site which I could put on hosting (like S3).

Are there any limitations or some serious disadvantages to deploy React+Redux+Webpack app to hosting as static site?

like image 396
nicq Avatar asked Jan 01 '26 00:01

nicq


1 Answers

Nothing. React-Redux-Webpack, for my opinion, the best platform to perform static web-app with dynamic UI. You can compile your app with webpack like in this starter kit. Your app will be as easy to minfiy, compile, test and deploy as it can be.

like image 50
Dmitriy Kovalenko Avatar answered Jan 02 '26 16:01

Dmitriy Kovalenko



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!