Hacker News new | ask | show | jobs
by ajacksified 4309 days ago
I've been using browserify for quite a while now, and browserify is absolutely fantastic and handles building "isometric" apps with elegance.

I suppose it's nice that they bundle some functionality in like `camera`, but I don't see why that would be an "isopack" thing and not just an external library.

And anyway, doesn't building a framework-specific package disregard the "isometric" ideal: write once, run anywhere?

(as long as "anywhere" means that it's using meteor.)