Skip to content
View waterswv's full-sized avatar
🍂
🍂
Block or Report

Block or report waterswv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. React Conf 2018 Recap React Conf 2018 Recap
    1
    ## Major Highlights:
    2
    1. Introduction of Hooks - https://reactjs.org/docs/hooks-intro.html 
    3
    * a new feature proposal that lets you use state and other React features without writing a class. They’re currently in React v16.7.0-alpha and being discussed in [an open RFC.](https://github.com/reactjs/rfcs/pull/68)
    4
    * No Breaking changes & 100% opt-in with no plans to deprecate React Classes
    5
    * Hooks Keynote by Sophie Alpert & Dan Abramov