Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
elwayman02
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
elwayman02
7y ago
I believe the Glimmer VM (Ember's rendering engine) was/is being moved to WASM.
2.
▲
by
elwayman02
7y ago
The React ecosystem introduces huge breaking changes and paradigm shifts literally all the time... coughreactroutercough
3.
▲
by
elwayman02
9y ago
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 comes with a "welcome page" embedded in t
4.
▲
by
elwayman02
9y ago
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 path. This has been a learning process to understand how much
5.
▲
by
elwayman02
9y ago
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 npm library into your app via first-class build tooling tha
6.
▲
by
elwayman02
9y ago
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 great tooling support and a larger framework ecosystem behin