23

So Facebook announced React Fiber which is a rewrite of it's React framework . As someone in the midst of learning React right now: (╯°□°)╯︵ ┻━┻

Comments
  • 4
    Read the article "it's fully backwards compatible"
  • 4
    Library, not framework.
  • 4
    Solid advice: Learn Javascript, not libraries.
  • 1
    @Mvzes I'd say, learn JavaScript *before* libraries
  • 0
    These are internal changes, the public API remains the same. They are changing a thing called the "reconciler" (from stack reconciler to fiber reconciler). Keep learning, you'll be fine. 👊🏻
  • 0
    Same api, so no issue.
Add Comment