Hacker News new | ask | show | jobs
by codingdave 87 days ago
You should know that naming your project mUI is a questionable choice - MUI is already a really widely used UI Framework: https://mui.com/

Also, if you are coding native windows apps, how are the existing native UI frameworks failing you? What drove you to roll your own?

1 comments

It's only a fast name, not definitive.

About your second question, I was using win32, in the past I used winUI, but always wanted HTML-CSS for manage the UI, but without the JS overhead.

I started building it and now I think it's at good level and usable. I published some showcases, still thinking if and how publish it