Hacker News new | ask | show | jobs
by dndn1 638 days ago
I use reactive Javascript which shows errors until a few pieces click together (best that I can understand it atm).

So it's normal to have a string of errors and then everything works, but it should work in much less than 2s. I guess that can depend on a few things!

Please let me know if waiting a bit still fails!

1 comments

Not a JS dev, but I think proper reactive JS shouldn't do that.
To get my editor component and compiler interacting with that reactive system it got a little messy, and I'll review and hopefully fix it before I push this to a wider calculang playground. Hopefully it's my own bugs that I can fix anyways.