Pauan / rust-dominator

Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust!
MIT License
998 stars 63 forks source link

Isomorphic web app? #41

Closed Th3Whit3Wolf closed 4 years ago

Th3Whit3Wolf commented 4 years ago

Hello, this project looks absolutely awesome!

I was wondering if someone could use dominator to build and isomorphic single page application using this library. From my limited knowledge I'm thinking SSR would needed to do this but I am unsure.

Pauan commented 4 years ago

Yes, isomorphic is the same as SSR, so I'm going to close this is favor of that issue.