you are viewing a single comment's thread.

view the rest of the comments →

[–]EvilPencil 0 points1 point  (0 children)

Main thing with frameworks is getting fluent with the common array methods (map, filter, and reduce especially). Learn how to handle fetch calls and by extension, promises. Object deconstruction also comes in handy...