# Tài nguyên & Liên kết hữu ích

Tài liệu và liên kết:

* create-react-app: <https://github.com/facebookincubator/create-react-app>
* Giới thiệu về JSX: <https://reactjs.org/docs/introducing-jsx.html>
* Rendering Elements: <https://reactjs.org/docs/rendering-elements.html>
* Components & Props: <https://reactjs.org/docs/components-and-props.html>
* Các sự kiện có thể lắng nghe: <https://reactjs.org/docs/events.html>

Tài  liệu của bài giảng:

* base-syntax--01-props-custom-cmp.zip
* base-syntax--02-state-events.zip
* base-syntax--03-finished.zip
* base-syntax--assignment-solution.zip
