1. 程式人生 > >30天入坑React ---------------day30 More Resources

30天入坑React ---------------day30 More Resources

This post is part of the series .

In this series, we're starting from the very basics and walk through everything you need to know to get started with React. If you've ever wanted to learn React, this is the place to start!

30 Days of React Mini-Ebook

Wrap-up and More Resources

We've made it! Day 30. Congrats! Now you have enough information to write some very complex applications, integrated with data, styled to perfection, tested and deployed.

Welcome to the final day! Congrats! You've made it!

The final component of our trip through React-land is a call to get involved. The React community is active, growing, and friendly.

Check out the community projects on Github at: https://github.com/reactjs

We've covered a lot of material in the past 30 days. The high-level topics we discussed in our first 30 days:

  1. JSX and what it is, from the ground up.
  2. Building components a. Static b. Data-driven components c. Stateful and stateless components d. Pure components e. The inherent tree-based structure of the virtual DOM
  3. The React component lifecycle
  4. How to build reusable and self-documenting components
  5. How to make our components stylish using native React proptypes as well as third party libraries
  6. Adding interaction to our compon...

LEARN REACT THE RIGHT WAY

The up-to-date, in-depth, complete guide to React and friends.

This page is a preview of 

Get the rest of this chapter and 300+ pages of React instruction for free.

Congats on making it to day 30 ! Time to celebrate!

❮ PREV

Next Chapter:

NEXT ❯

The entire source code for this tutorial series can be found on the GitHub repo, which includes all the styles and code samples.

If at any point you feel stuck, have further questions, feel free to reach out to us by:

  • Commenting on this post at the end of the article