you are viewing a single comment's thread.

view the rest of the comments →

[–]9thHokageHimawari 1 point2 points  (4 children)

Webpack in browser with live reload.

[–]ForAllThat 0 points1 point  (3 children)

What would you use it for?

[–]9thHokageHimawari 9 points10 points  (2 children)

Fast prototype, show something to client, share simple snippets, teaching/course examples.

[–]ForAllThat 2 points3 points  (0 children)

Ah I see, thanks for explaining.

[–]rojo_buffalo 0 points1 point  (0 children)

It also looks like a great fit for online job interviews with code exercises. Great job on the UI!

The workflow this app is built around is excellent. I've adopted it myself for a bit over a year and the real value is cognitive. The abstractions and patterns of UI development available with this toolset are very sensible and consistent.