HN2new | past | comments | ask | show | jobs | submitlogin

No problem, thanks for taking the time to reply.

With JSPM The loading times are slow even for bundled apps. From looking at the timeline profile it is mostly JS execution time.

The `else` keyword really does work well in Vue, you should really consider it. It's just that a lot of time we have if.bind='stuff' immediately followed by if.bind='!stuff', and 'stuff' can get complicated.

And for the Object.observe, I do not know how Vue does it but it doesn't have those issues, maybe you can use a similar solution ?

Anyway I'll file bugs and we can continue the discussion on the tracker.



Regarding the if/else binding. Check this issue: https://github.com/aurelia/templating-resources/issues/171

And this gist: https://gist.run/?id=f75346c4eecaa934164839316c3f0175

This is actually a pain point even on the team, so your post got some conversation re-started.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: