9cHow To Create A Messaging App With And React (Дата оригинальной публикации: )

🚨 IMPORTANT: Get started with for free: Use code US21F29A for 20% off a paid account (Only applicable in India) Whatsapp is an incredibly popular application, but the technology behind it is actually pretty simple. In this video I will show you how to create a messaging app similar to Whatsapp with React. 📚 Materials/References: GitHub Code: useRef Tutorial: useState Tutorial: useContext Tutorial: 🧠 Concepts Covered: - How to use - How to create custom React hooks - How to create custom React contexts 🌎 Find Me Here: My Blog: My Courses: Patreon: Twitter: Discord: GitHub: CodePen: ⏱️ Timestamps: 00:00:00 - Introduction 00:00:34 - Demo 00:02:20 - Code Setup 00:03:51 - Login Page 00:13:47 - Custom Local Storage Hook 00:18:50 - Dashboard 00:20:21 - Sidebar 00:29:50 - Create Contact Modal 00:36:01 - Contact Context 00:41:18 - Contacts Sidebar 00:43:01 - Conversation Modal 00:48:43 - Conversation Context 00:54:12 - Conversation Sidebar 00:59:11 - Current Conversation Component 01:04:50 - Send Message 01:13:45 - Displaying Messages 01:23:43 - Server Setup 01:28:28 - On Client 01:37:26 - Outro #Reactjs #WDS #WhatsappClone
Back to Top