🔥 รวบตึงการเขียน React เริ่มตั้งแต่ต้น ครบ จบ ใน 2 ชั่วโมง !
.
🦋 สำหรับใครที่กำลังอยากจะเริ่มต้นกับ ReactJs แต่ยังมึน ๆ งง ๆ หรือมีเวลาศึกษาไม่มาก แอดแนะนำคลิปนี้เลย !
.
📚 เพราะเขาเริ่มสอนตั้งแต่พื้นฐานว่า ReactJs คืออะไร ไปจนถึงการสร้างส่วนต่าง ๆ ใน React App ! แต่ก็ไม่ต้องกลัวจะตามไม่ทัน เพราะเขาค่อย ๆ อธิบายพร้อมกับเขียนโค้ดให้ดูด้วย... ซึ่งทั้งหมดที่ว่ามานี้ ครบ จบภายใน 2 ชั่วโมง !!!
.
✨ สำหรับหัวข้อในคลิปก็จะมีประมาณนี้ ! (อ้างอิงจาก Timestamp)
.
✅ Intro & Slides
✅ Create a React app
✅ Files & folders
✅ App component & JSX
✅ Expressions in JSX
✅ Creating a component
✅ Component Props
✅ PropTypes
✅ Styling
✅ Button Component
✅ Events
✅ Tasks Component
✅ Create a list with .map()
✅ State & useState Hook
✅ Global state
✅ Task Component
✅ Icons with react-icons
✅ Delete task & prop drilling
✅ Optional message if no tasks
✅ Toggle reminder & conditional styling
✅ Add Task Form
✅ Form input state (controlled components)
✅ Add task submit
✅ showAddTask state
✅ Button toggle
✅ Build for production
✅ JSON Server
✅ useEffect Hook & Fetch tasks from server
✅ Delete task from server
✅ Add task to server
✅ Toggle reminder on server
✅ Routing, footer & about
.
💥 บอกเลยว่าถึงจะใช้เวลาไม่เยอะ แต่จัดเต็มสุด ๆ ใครที่สนใจ สามารถเข้าไปดูได้เลยจ้าาา >>> https://www.youtube.com/watch?v=w7ejDZ8SWv8
.
borntoDev - 🦖 สร้างการเรียนรู้ที่ดีสำหรับสายไอทีในทุกวัน
「react proptypes」的推薦目錄:
- 關於react proptypes 在 BorntoDev Facebook 的精選貼文
- 關於react proptypes 在 facebook/prop-types: Runtime type checking for React props ... 的評價
- 關於react proptypes 在 facebook/prop-types: Runtime type checking for React props ... 的評價
- 關於react proptypes 在 Issue with React.PropTypes.func.isRequired - Stack Overflow 的評價
- 關於react proptypes 在 Runtime type checking for React props and similar objects 的評價
react proptypes 在 facebook/prop-types: Runtime type checking for React props ... 的推薦與評價
PropTypes was originally exposed as part of the React core module, and is commonly used with React components. Here is an example of using PropTypes with a ... ... <看更多>
react proptypes 在 facebook/prop-types: Runtime type checking for React props ... 的推薦與評價
PropTypes was originally exposed as part of the React core module, and is commonly used with React components. Here is an example of using PropTypes with a ... ... <看更多>