|
|
|
|
|
by devxpy
2896 days ago
|
|
We really need something like flutter for the web now. I'm sick of writing markup and stylesheets (react jsx is basically html with a little sparkle). Flutter integrates styling markup and business logic in such a wonderful way, I've never witnessed. It results in an extremely productive development cycle. And then there's the intellij integration which is just crazy good. Bottom line I never have to think about styling and logic differently. Almost no context switches. With stuff like react, there's at least 3, maybe 4 context switches. |
|