riversongs Posted March 5 Report Share Posted March 5 Free Download Mastering React 18 - Build A Swiggy-Style Food AppPublished: 3/2025MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHzLanguage: English | Size: 4.58 GB | Duration: 6h 43mLearn to build a fast, scalable food delivery app using React 18, Parcel, and modern best practices!What you'll learnMaster React 18 - Understand the latest features, hooks, and best practices.Build a Swiggy-Style Food App - Develop a real-world food delivery platform from scratch.Optimize Performance - Learn React optimizations like lazy loading, code splitting, and memoization.State Management with Redux Toolkit - Manage global state efficiently for a scalable app.React Router for Seamless Navigation - Implement dynamic routing and page transitions.Work with APIs - Fetch and display real-time restaurant data using modern API integration.Industry Best Practices - Follow scalable, maintainable coding standards used in top companies.RequirementsBasic knowledge of JavaScript and ES6+ syntax.Familiarity with HTML & CSS fundamentals.Basics of React.js is requiredA willingness to learn and build real-world projects!Description100+ Videos | 7+ Hours | Hands-on Project | Fast-Paced LearningLooking to master React 18 and build real-world applications? This crash course takes you through building a complete food delivery app from scratch, mimicking Swiggy's functionality using the latest tools and best practices.What You'll Learn:React 18 Fundamentals & Advanced Concepts - Hooks, Context API, Lazy Loading, Error BoundariesParcel Bundler - Super-fast builds, Hot Module Replacement (HMR), Code Splitting, Tree ShakingRouting & Navigation - Implementing React Router for a seamless user experienceState Management - Efficient data handling using Context API and useReducerAPI Integration - Fetch live restaurant data dynamicallyShimmer UI & Skeleton Loading - Enhance UX with smooth preloading effectsCustom Hooks & Performance Optimization - Write cleaner, reusable, and efficient codeAuthentication & Authorization - Implement user login and security best practicesWhether you're an intern, junior developer, senior developer, tech lead, architect, or senior architect, this course offers a tailored path to elevate your expertise. You'll engage in hands-on projects, reinforce your learning with quizzes, and stay updated with yearly content refreshes.Why Take This Course?Crash Course Format - Straight to the point, no fluff, practical codingProject-Based Learning - Work on a real-world food delivery appIndustry-Relevant Skills - Learn how modern web apps are built and deployedWho Should Enroll?- Interns: Build a solid foundation for a tech career by applying academic knowledge to real-world projects.- Junior Developers: Upgrade your skill set with advanced full-stack e-commerce development practices.- Senior Developers: Lead the way in e-commerce application development.- Tech Leads: Direct cutting-edge projects with confidence, leveraging Web Technology using React.- Architects: Incorporate insights into your design strategies for innovative, scalable e-commerce solutions.- Senior Architects: Pioneer the integration of robust architecture, leading high-impact projects with expertise.By the end of this course, you'll have a fully functional Swiggy-style food delivery app and the confidence to build scalable React applications!Join now and start building your next big project!OverviewSection 1: IntroductionLecture 1 IntroductionLecture 2 Solution WalkthroughLecture 3 Github StrategyLecture 4 Application DemoLecture 5 About the BlogSection 2: 2. Getting StartedLecture 6 IntroductionLecture 7 Introduction to ParcelLecture 8 Initializing the ProjectLecture 9 Installing DependenciesLecture 10 Creating Index PageLecture 11 Running the AppLecture 12 Fixing the Script ReferenceLecture 13 Fixing the Console WarningLecture 14 Creating Folder Structure & Infra SetupLecture 15 Github StrategySection 3: Creating Application DesignLecture 16 IntroductionLecture 17 Creating App LayoutLecture 18 Creating the Header ComponentLecture 19 Fixing the StyleLecture 20 Creating Restaurant CardLecture 21 Creating Body ComponentLecture 22 Implementing the Search FunctionalityLecture 23 Fetching Top Rated RestaurantsLecture 24 Implementing Reset FiltersSection 4: Fetching Data From APILecture 25 IntroductionLecture 26 Setting the APILecture 27 Installing JSON ServerLecture 28 VS Code ExtensionsLecture 29 Using Use Effect HookLecture 30 Fetching Data From APILecture 31 Using the Fetched Data from the serverLecture 32 Creating Shimmer ComponentLecture 33 Implementing Shimmer ComponentLecture 34 Fixing the Display LogicSection 5: RoutingLecture 35 IntroductionLecture 36 Creating App LayoutLecture 37 Understanding Import ReactLecture 38 Creating About Us ComponentLecture 39 Creating About Us StyleLecture 40 Creating Contact Us Page - 1st PartLecture 41 Creating Contact Us Page - 2nd PartLecture 42 Installing React Router DOMLecture 43 Creating Route DefinitionLecture 44 Modifying the App LayoutLecture 45 Modifying the Header pageLecture 46 Fixing the Contact Page CSSLecture 47 Creating Error PageSection 6: Creating the Menu SectionLecture 48 IntroductionLecture 49 Creating the Menu Page 1st PartLecture 50 Understanding the Menu PageLecture 51 Fetching Data for Menus -1st PartLecture 52 Fetching Data for Menus - 2nd PartLecture 53 Styling the Menu PageLecture 54 Modifying Restaurant CardLecture 55 Making Router ChangesLecture 56 Fixing the RouteLecture 57 Fixing the CSSSection 7: Creating Custom HooksLecture 58 IntroductionLecture 59 Creating Custom Hook Use RestaurantsLecture 60 Using Custom Hook inside Body ComponentLecture 61 Creating Custom Hook Use Restaurant MenuLecture 62 Using Restaurant Menu Hook inside BodyLecture 63 Fixing the Async CallLecture 64 Creating Spinner ComponentLecture 65 Created Lazy Loaded RoutesLecture 66 Adding Suspense to Lazy RoutesLecture 67 App Layout ChangesLecture 68 Fixing Code SplittingSection 8: Creating Redux StoreLecture 69 IntroductionLecture 70 Creating Cart PageLecture 71 Creating Cart StyleLecture 72 Updating RouteLecture 73 About React ReduxLecture 74 Installing the PackagesLecture 75 Creating Cart SliceLecture 76 Creating the StoreLecture 77 Testing Functionality So farLecture 78 Using Dispatch Action in Restaurant Menu PageLecture 79 Fixing the State IssueLecture 80 Fixing the Key attribute issueLecture 81 Fetching the cart items using SelectorLecture 82 Identifying the Cart IssueLecture 83 Fixing the Cart LogicSection 9: Improving the UXLecture 84 IntroductionLecture 85 Installing Toast and Font Awesome PackagesLecture 86 Adding the Cart IconLecture 87 Fixing the StyleLecture 88 Fixing the Cart Count in HeaderLecture 89 Adding the Toast NotificationsLecture 90 Modifying the Cart Slice ImplementationLecture 91 Modifying the Cart PageLecture 92 Styling the IconsSection 10: Implementing CheckoutLecture 93 IntroductionLecture 94 Creating the Auth SliceLecture 95 Understanding the difference between Slice ImplementationsLecture 96 Implementing the Store ChangesLecture 97 Creating Login ComponentLecture 98 Styling the Login pageLecture 99 Adjusting the Route Definition in Index pageLecture 100 Adjusting the Header PageLecture 101 Aligning the MenusLecture 102 Modifying the Cart FunctionalitySection 11: Bonus SectionLecture 103 Bonus LectureAspiring React developers looking to gain hands-on experience by building a real-world project.,Frontend developers who want to upskill and integrate their applications with a backend API.,Entrepreneurs and business owners looking to create a food ordering platform.,Students and professionals who want to strengthen their portfolio with a practical React project.Homepage: https://www.udemy.com/course/mastering-react-18-build-a-swiggy-style-food-app/ DOWNLOAD NOW: Mastering React 18 - Build A Swiggy-Style Food AppRapidgator Links Downloadhttps://rg.to/file/ec61183ea9e31eea5c1dde7809ed29f7/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part1.rar.htmlhttps://rg.to/file/a37ea8c4f84cfb423a473e5f34900b7f/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part2.rar.htmlhttps://rg.to/file/6a657f79ab8309502acdb70329b2b38a/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part3.rar.htmlhttps://rg.to/file/3f3a8f7849ed832457b37a4c7b96ae40/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part4.rar.htmlhttps://rg.to/file/ac9b83344d7cf3bf40b1a0613827dbce/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part5.rar.htmlFikper Links Downloadhttps://fikper.com/NttSycpzxG/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part1.rar.htmlhttps://fikper.com/uDEOfSR53w/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part2.rar.htmlhttps://fikper.com/DY3LYtRMo7/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part3.rar.htmlhttps://fikper.com/whuy3n7hE8/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part4.rar.htmlhttps://fikper.com/rwhXoM5R0M/nbfbl.Mastering.React.18.Build.A.SwiggyStyle.Food.App.part5.rar.html:No Password - Links are Interchangeable Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now