Hacker News new | ask | show | jobs
by stealthefocus 2928 days ago
I've been using flutter now for a few months and I love the workflow I can get in, quickly iterating and seeing the changes immediately. A side effect of the hot reloading I found is that I am able to build quickly and not worry about the style until later because I know changing the style is relatively easy and quick to iterate on itself.

If you use VSCode, it really is a first class citizen, which makes me happy as I am most familiar with that editor.

Overall I haven't been this happy with development in a while.

1 comments

Have you used RN?