🔥 รวบตึงการเขียน 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 map list」的推薦目錄:
- 關於react map list 在 BorntoDev Facebook 的最佳貼文
- 關於react map list 在 How to render an array of objects in React? - Stack Overflow 的評價
- 關於react map list 在 Lists & Conditional Rendering - React - GitHub Pages 的評價
- 關於react map list 在 angeloashmore/react-map-to-components - GitHub 的評價
- 關於react map list 在 React tutorial for beginners #33 Array Listing with Map function 的評價
react map list 在 Lists & Conditional Rendering - React - GitHub Pages 的推薦與評價
First, let's review how you transform lists in Javascript. Given the code below, we use the map() function to take an array of numbers , double their values, ... ... <看更多>
react map list 在 angeloashmore/react-map-to-components - GitHub 的推薦與評價
React component to map a list of data to a component based on its type - GitHub - angeloashmore/react-map-to-components: React component to map a list of ... ... <看更多>
react map list 在 How to render an array of objects in React? - Stack Overflow 的推薦與評價
... <看更多>
相關內容