React Hook Form Crash Course
We will learn about react hook form with NextJS and Create React App. We will learn basics, validation and accessibility.
We will learn about react hook form with NextJS and Create React App. We will learn basics, validation and accessibility.
We will learn how to manage server state with react query and create react app. And finally stop using redux for managing server state.
We will create typesafe css modules or scss modules with NextJS and react with typescript plugin. There is special setting that is required for VS Code editor.
We are going to deploy react app with all aws services like aws cdk, s3, cloudfront, codecommit, codepipeline and route53. Using all aws services is lot easier than adding non-aws services. So beginners can start with all aws services and with experience you can switch out any aws service with another provider.