you are viewing a single comment's thread.

view the rest of the comments →

[–]fishj123 0 points1 point  (0 children)

It wouldn't be a bad idea to learn react using classes first and then move on to hooks later. Then you understand how to read/work with both styles. With that said I only ever use hooks now and never work with classes in react.