ember-octane-vs-classic-cheat-sheet
ember-octane-vs-classic-cheat-sheet copied to clipboard
How to replace computed macros
In my refactoring-to-Octane journey, one pivotal moment was finding that @pzuraq's macro-decorators project often gave me a one-to-one mapping for converting computed property macros in an expressive and terse way. Does this warrant an entry?