Viewing profile — elwayman02
elwayman02
HN member- Joined
- Wed, Jul 01, 2015, 6:25 PM UTC
- HN karma
- 33
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About elwayman02
Recent public activity
-
comment
Comment #21807214
I believe the Glimmer VM (Ember's rendering engine) was/is being moved to WASM.
-
comment
Comment #20238015
The React ecosystem introduces huge breaking changes and paradigm shifts literally all the time... coughreactroutercough
-
comment
Comment #15401691
Ember actually has a pretty great onboarding experience these days. Ember-CLI's generators & addon allow you to create and deploy an app in ~5 minutes from `yarn install`, plus it …
-
comment
Comment #13979727
At the end of the day, the Ember team takes a lot of time to not just build things the right way, but also make it as painless as possible for teams to upgrade along the blessed pa…
-
comment
Comment #13979713
Why would you want to build a bespoke React-based framework for every app you make? Why not simply have everything you need out of the box, plus the ability to easily integrate any…
-
comment
Comment #13979336
Glimmer is smaller and faster than React, with TypeScript supported natively. This is a game-changer for people who are looking for a lightweight rendering library that ships with …