|
|
|
|
|
by claudiordgz
3822 days ago
|
|
It is a SPA, seems like it is built using React + Redux + Webpack among other things, the transition between pages has nothing to do with it being a SPA or not. The routing is pretty well done that is keeps the state that you can go back, and the URL is probably being set by the webapp and not fed by a server. |
|