DEV Community

Discussion on: APB: Demystified Destructuring

Collapse
 
j0hnk profile image
John

Awesome! This was a great read and I found myself saying "aha..." and "ooh.. cool" quite a few times. Even though I don't use react that much I could easily extract my own use cases. Thanks!

Collapse
 
ash_bergs profile image
Ash • Edited

Thank you! Getting to be part of one "aha" moment is a wonderful feeling

Do you use another framework? I've worked with React for a lot of the 'learning phase' of becoming a developer, but I'm interested in taking stock of other popular approaches to grow my knowledge.

Collapse
 
j0hnk profile image
John

Where I work now we do mostly angular/typescript stuff. Coming from a java backend role it's been quite a pleasant learning path but there are still plenty of gaps in areas like the one in your post :)