Nhập môn React, giới thiệu trang chủ và cách sử dụng ReactJS.
Liên kết trong video: https://facebook.github.io/react/.
Mã nguồn tham khảo:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Simple Demo</title>
<script src="https://npmcdn.com/[email protected]/dist/react.min.js"></script>
<script src="https://npmcdn.com/[email protected]/dist/react-dom.min.js"></script>
<script src="https://npmcdn.com/[email protected]/browser.min.js"></script>
</head>
<body>
</body>
</html>
Đinh Duy
05/04/2021 lúc 1:41 chiều
Duy Nguyễn test