Fusion VS React-lua; which one to use for long-term development?

I’d recommend using React-Lua; once you get to know it it’s very easy to port UI over from JavaScript and web development, and it’s very mature (lots of docs, tutorials, videos). Fusion isn’t super mature yet; there’s still some things that need to be ironed out. If you don’t know how to use React-Lua I’d recommend learning the core principles and concepts of React first.

1 Like