|
via Udemy |
Go to Course: https://www.udemy.com/course/build-an-app-with-react-redux-and-firestore-from-scratch/
Certainly! Here's a comprehensive review and recommendation for the Coursera course based on the details provided: --- **Course Review: Mastering React, Redux, and Firestore for Modern Web Applications (Updated April 2025)** Are you eager to develop real-world applications using the latest web technologies? This course, fully re-mastered, re-imagined, and re-recorded as of April 2025, is an outstanding choice for aspiring web developers looking to turn their JavaScript skills into comprehensive, functional applications. **Overview** This course stands out because it emphasizes practical, hands-on learning. Unlike traditional programming courses that focus heavily on theory or passive slide viewing, this program guides you through building a complete social events application from scratch. Throughout the journey, every line of code is demonstrated, explained, and integrated to ensure you gain both understanding and confidence. **What You Will Learn** - Setting up your development environment with Visual Studio Code (or your preferred IDE). - Building a React application using Facebook's create-react-app utility. - Implementing user authentication with Firebase Authentication, including social login options with Facebook and Google. - Integrating Google Maps and Places Autocomplete to enhance user experience. - Adding image uploading with drag-and-drop, resizing, and cropping functionalities. - Building a live chat system for real-time communication. - Incorporating Firestore, Google's flexible database, to provide real-time data sync and persistence. - Designing scalable Firestore database schemas. - Implementing features like paging, sorting, filtering, and infinite scrolling. - Creating reusable forms with React Hooks Form. - Styling with modern UI tools such as Tailwind CSS, DaisyUI, and Framer Motion for smooth animations. **Why This Course Is Recommended** - **Practical learning experience**: About 90% of course time is spent actually building features, making it ideal for learners who learn best by doing. - **Project-based approach**: Building a social events app allows you to learn how to manage data, user interactions, and UI components in a cohesive project. - **Updated Content**: The course is completely rewritten with up-to-date tools and techniques as of April 2025, ensuring relevant and current knowledge. - **Flexible setup**: You can use various operating systems and prefered IDEs, with Visual Studio Code demonstrated as the primary tool. **Is This Course for You?** While no prior advanced coding knowledge is required, a basic understanding of JavaScript is recommended. If you're transitioning from another programming language, you'll find this course accessible and well-paced. It is perfect for beginners eager to quickly develop practical skills to build more complex applications in the future. **Final Verdict** This course offers a comprehensive, engaging, and highly practical pathway for anyone looking to learn React, Redux, Firestore, and associated modern web development tools—all through building a lively, real-world social application. If you enjoy learning by doing and want to create a professional-quality app while gaining marketable skills, this course comes highly recommended. --- Would you like a shorter summary or a more focused review on specific topics?
* Re-mastered, re-imagined and re-recorded in full as at April 2025*This course has been completely rewritten and re-recorded from scratch using the tools and techniques available to us to build an application as at April 2025. Do you want to learn React and Redux in the context of building a complete application? Do you want to learn about Firestore, the new Database offering from Google that provides 'live data' to our application? Are you the type of learner who gets most out of actually building an application rather than watching endless slides about how something is supposed to work? If so then this course is for you!In this course we build a complete application from start to finish. Every line of code is demonstrated and explained. We warm up by building a CRUD application in React, we then enhance it by adding Redux and following that we add in Firestore to provide the persistence layer for the application.Here are just some of the things you will learn about in this course:Setting up the developer environmentCreating a React application using the create-react-app utility from FacebookLogin and Register functionality using Firebase authenticationAdding social login for Facebook and Google into the applicationGoogle maps and Places autocomplete integrationPhoto uploading using drag and drop, with resizing and cropping of the images before uploadAdding a live chat systemPaging, Sorting and Filtering with FirestoreInfinite scroll for the paginationFirestore database designCreating reusable form components with React hook formsBuilding a great looking application with Tailwind CSS, DaisyUI and Framer MotionMany more things as wellTools you need for this courseIn this course all lessons are demonstrated using Visual Studio Code, a free (and really good) cross platform code editor. You can of course use your preferred IDE or Code editor of choice and any operating system you like.well as long as it's either Max OSX, Windows or Linux.Is this course for you?This course is extremely practical. About 90% of our time is spent actually building the application. If you are the type of person who gets the most out of learning 'by doing', then this course will be for you.Please note that we do not start from zero coding knowledge. Whilst this is aimed at beginner level, you will need to have some basic javascript knowledge (not a lot is needed) or if you are coming from another programming language then you should be fine with this course. It's designed to take you from beginner level to having the skills to build a much more significant application.What do we do on this courseWe are building a social events application, much like Facebook events or Meetup. Building a social application gives us opportunity to build more than just a simple CRUD application.