Hacker News new | ask | show | jobs
by goatmanbah 659 days ago
300ms is easy. Just build something that does what you want with the confidence that you can optimize it later.
1 comments

That’s the goal.

Use case is dense, tabular front ends where users need to rapidly update cells and have business logic applied on the fly.

So far backend is responsive, but front end is taking 10 seconds to handle refreshes.

This is browser intensive two way sync.