sanjar-notes / react

My understanding React web, native
https://sanjar-notes.github.io/react/
1 stars 1 forks source link

React books - for deep understanding (optional) #6

Closed sanjarcode closed 2 years ago

sanjarcode commented 2 years ago

Books:

  1. Alex Banks and Eve Porcello - Learning React Modern Patterns for Developing React Apps-O'Reilly (2020)
  2. Robin Wieruch - The Road to React-Leanpub (2021)

Both discuss modern React (i.e. functional components).

sanjarcode commented 2 years ago

Do this after the Udemy course (Academind) has finished

sanjarcode commented 2 years ago

I was discussing the idea of 'reading a book' for better understanding, with engineers at my team at Vimeo, including several senior ones. Their response was that the official docs are easy and enough. So will go through https://reactjs.org thoroughly.