Hacker News new | ask | show | jobs
by kriiuuu 835 days ago
I have a medium sized project with it and the initial compile can be slow, however every recompile usually has the page updated as I switch from my editor to it. Not as fast as TS, but worth it for the much better programming language. Tyrian also makes it trivial to set up hot-reload with preserved state.
1 comments

Ok, this is interesting. I'll try this out in a small project.