Hacker News new | ask | show | jobs
by SparkyMcUnicorn 2257 days ago
FeathersJS + Nuxt/Next (or any front end you want) has been a good combo for me.

Meteor always had a blocking issue for me every time I'd try to use it.

1 comments

I like FeatherJS as well.

What kind of blocking issues? you mean getting it to run?

Usually it was a feature I wanted to use that was broken. It's been a while, so I forget specifics.

Requiring mongodb was another factor a few times as well. This was before Mongo had ACID transactions or any built-in options to save immediately to disk.