treeform / fidget

Figma based UI library for nim, with HTML and OpenGL backends.
MIT License
763 stars 32 forks source link

Is it worth prototyping with fidget1 in light of fidget2? #144

Open theSherwood opened 3 years ago

theSherwood commented 3 years ago

So I realize that fidget is in maintenance mode. Just wondering if the api/interfaces for fidget and fidget2 will be sufficiently similar that it would make sense to start an app with fidget and then migrate the project once fidget2 arrives. Or if fidget2 is going to be very different, I'll wait to start.

In any case, I really love the direction you've taken this project. Excited to see what comes out of it!

treeform commented 3 years ago

Fidget2 is going to be very different. Its a whole different, in my opinion revelatory, way of making UIs.

I still have major projects written Fidget1 its not going a way. I could see some sort of fidget1 <> fidget2 compatibility layer but I have not though about it much.

Fidget2 release is still months off.

theSherwood commented 3 years ago

That's good to know. Thanks for all your work. I can't wait to see what you've come up with!

mildred commented 2 years ago

Do you have more details on what fidget 2 will look like to help design our applications in compatible ways?

treeform commented 2 years ago

The fidget2 will be very different from fidget1.