ShaneMcGowan's comments

ShaneMcGowan | 2 years ago | on: Angular v16

Computed properties, Stand alone components, “signals” already exist in Ember in some form to prevent constant recomputing of getters, route data being available in components directly

ShaneMcGowan | 2 years ago | on: Angular v16

Very interesting seeing Angular getting many of the features that EmberJS has had for a while such.

ShaneMcGowan | 3 years ago | on: De-Bloated Windows 11 Build Runs on 2GB of RAM

We don’t need to worry about memory efficiency until we stop getting gains via hardware improvements. For now developers can just slap a web app into some chromium based wrapper, make sure their code doesn’t have any n^2 in it and you’re good to go.
page 1