react: update description

This commit is contained in:
Rico Sta. Cruz 2017-10-14 20:45:58 +08:00
parent 39c079f5dd
commit 4a702428df
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ tags: [Featured]
updated: 2017-10-10
weight: -10
description: |
One-page reference to React's components, lifecycle hooks. Complete with practical examples and more.
React.Component, render(), componentDidMount(), props, state, dangerouslySetInnerHTML...
intro: |
[React](https://reactjs.org/) is a JavaScript library for building user interfaces. This guide targets React v15 to v16.
---