Questions about fuse ?

  1. Will there ever be a drag and drop tool so that you can drop pics such as buttons for example and give it a function instead of having to align them all the time.
  2. Will fuse tools turn out a bit like xcode with more functions ?
  3. can there be a more clear doc for all UX commands and what they do because they aren't all covered but well done for those which are because they are really helpful.
  4. Can you do everything that uno code can do in UX without having to use uno and just UX ? Thanks and sorry for all these questions :)

Hi!

Will there ever be a drag and drop tool so that you can drop pics such as buttons for example and give it a function instead of having to align them all the time.

We intend to make several tools to make working with UX easier, more visual and more akin to how you work in design tools. Not sure if I understand exactly what you mean, but I hope that answers your question.

Will fuse tools turn out a bit like xcode with more functions ?

Instead of making one big “integrated” suite like Xcode, we have decided to opt for making multiple smaller, stand-alone tools. Over time, Fuse will grow in features to cover all your needs to develop apps effectively.

However, we will still rely on using Xcode or other IDE’s on the side for the things they are good at, such as profiling and low-level debugging.

Can there be a more clear doc for all UX commands and what they do because they aren’t all covered but well done for those which are because they are really helpful.

This is coming very soon :slight_smile:

Can you do everything that uno code can do in UX without having to use uno and just UX ? Thanks and sorry for all these questions :slight_smile:

Our goal is to make all the features you need accessible from UX and JavaScript (coming very soon!).

Uno is still needed for extensibility, but shouldn’t be needed in most projects.