Overview
Learn how to set up the frontend of a web application using Feathersjs and React in this 48-minute tutorial video. Explore the process of creating components, implementing a store, defining actions, and building sagas for recent recipes. Dive into recipes reducers, routes reducers, and the implementation of functionalities like getting recent recipes and creating new ones. Follow along to construct a create component and a recipe card. The tutorial also covers troubleshooting common issues. Access the finished backend and frontend code through provided GitHub links, and install necessary dependencies using npm. Join the developer community through Discord and follow the instructor on various social media platforms for more coding insights.
Syllabus
Intro
Components
Store
Actions
Recent Recipes
Recent Recipes Saga
Recipes Reducer
Routes Reducer
Get Recent Recipes
Create Recipes
Create Component
Create Recipe Card
Troubleshooting
Taught by
Ben Awad