GithubHelp home page GithubHelp logo

react-16-session's Introduction

React 16.x new features

大 feature 及其 timeline

  • (16.0) Fragments
  • (16.0) ErrorBoundary
  • (16.0) Portal
  • (16.3) Context API
  • (16.3) Lifecycle Methods
  • (16.6) React.memo
  • (16.6) React.lazy & React.Suspence(for code splitting)
  • (16.x/Q1 2019) Hooks
  • (16.x/Q2 2019) Concurrent Mode
  • (16.x/mid 2019) Suspense(for data fetching)
  • (2019) Modernizing React DOM
  • (2019) Suspense(for Server Side Rendering)

展开思路:

  • 是个啥
  • 解决了什么问题
  • 采用建议
  • 迁移建议
  • 代码片段

16.0

Dom Attributes

  • 是个啥:React 15 以前你在 html 里写 React 不认识的属性是会被直接忽略的
  • 解决了什么问题:现在可以写了
  • 采用建议:
  • 迁移建议
  • 代码片段

16.3

16.4

16.5

16.6

Roadmap

https://reactjs.org/blog/2018/11/27/react-16-roadmap.html

  • React 16.6 with Suspense for Code Splitting (already shipped)
  • A minor 16.x release with React Hooks (~Q1 2019)
  • A minor 16.x release with Concurrent Mode (~Q2 2019)
  • A minor 16.x release with Suspense for Data Fetching (~mid 2019)

2019 plans:

Todo

react-16-session's People

Contributors

ethanlin-twer avatar

Stargazers

Roman avatar Kevin Lee avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.