Live data from Hacker News

Viewing profile — elwayman02

elwayman02

HN member
Joined
Wed, Jul 01, 2015, 6:25 PM UTC
HN karma
33
Public activity
6 items

About elwayman02

Senior JavaScript Engineer @ Twitch

Recent public activity

  1. comment
    Comment #21807214

    I believe the Glimmer VM (Ember's rendering engine) was/is being moved to WASM.

  2. comment
    Comment #20238015

    The React ecosystem introduces huge breaking changes and paradigm shifts literally all the time... coughreactroutercough

  3. 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 …

  4. 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…

  5. 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…

  6. 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 …