7 ms·
You should know that naming your project mUI is a questionable choice - MUI is already a really widely used UI Framework: https://mui.com/ https://mui.com/ Al
by codingdave 6mo 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/ 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?
- M4iKZ 6mo agoIt'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