Gregg Martell

Results 34 comments of Gregg Martell

these links are already in the list or duplicates in issue: - https://alexdiliberto.com/posts/emberconf-2020-notes/ - https://codingitwrong.com/2019/06/26/glimmer-native-tutorial.html * https://www.youtube.com/playlist?list=PL4eq2DPpyBbkC03mdzlyej6tcbEqrZK8N * https://www.youtube.com/playlist?list=PL4eq2DPpyBbmSKZLCqzMqdtpedlGrDQuc

Does it make sense to create a new section for ember release blog entries?

video link is not available https://www.youtube.com/watch?v=NoCxHTxpmSQ&feature=youtu.be

@amyrlam I can't speak for @lifeart but that's basically what I was doing. Update the readme and categorize as needed. I did create some new categories and the Octane category...

I think octane and pre-octane is a good idea. When I was learning Ember during the 3.12 timeframe it was confusing to find information on 1.x while looking for answers....

It doesn't look like anyone picked this one up. I'll work on this

@jenweber Looks like @bmac has already started working on this in pr #814

The fix for ember-classic-decorator [#83](https://github.com/emberjs/ember-classic-decorator/pull/83) has been fixed and merged so this is no longer a blocker to Ember 4.

@rwwagner90 I did forget about the breakpoints file. I was only looking at ember-responsive moving from devDependencies to addon dependencies. Does it really make sense to have it in both?

> I think we need to take another look at what should be `@tracked` and make sure all the things are updating as we expect. Alternatively, we could put back...