I am currently studying RN by myself, without prior knowledge in React.
(我目前正在独自学习RN,而没有React的先验知识。)
A lot of things seem to exist in both such as Redux and hooks.(Redux和hooks似乎都存在很多东西。)
Many of the resources I find refer to React in the title (eg "Redux Crash Course With React").(我发现许多资源都参考了标题中的React(例如“使用React的Redux速成课程”)。)
My question is: where does the line cross between React and React Native?
(我的问题是:React和React Native之间的界线在哪里?)
Would I be fine studyig form these resources that refer to React, or would that just confuse me?(我会从涉及React的这些资源中很好地学习吗,还是会让我感到困惑?)
I'm trying to understand a go to approach to understand which resource I'd be fine with and which would be irrelevant.
(我正在尝试了解一种方法,以了解可以使用的资源以及与之无关的资源。)
ask by Tsabary translate from so