Hacker News new | ask | show | jobs
by polskibus 2884 days ago
Is this framework tightly bound to nodejs or can it be used with other backend stacks like asp.net core or spring?
1 comments

Fusion.js is a javascript framework meant to be run on Node. There's nothing stopping you from calling out to other backends and asp.net if you stand up a Fusion.js frontend Node server.