Pinned Repositories
covid-19-app
flutter-beers-app
jest-react-testing-library-tutorial
msw-testing-library
This is a source code of the tutorial I made for using mock service worker with react testing library.
react-hook-form-tutorial
simple-text-editor-electron
vue-composition-api-state-management
vue-todo-app
web-crawler-puppeteer
Simple web crawler built with puppeteer and express
zustand-tutorial
https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.
codepanion's Repositories
codepanion/vue-composition-api-state-management
codepanion/simple-text-editor-electron
codepanion/jest-react-testing-library-tutorial
codepanion/covid-19-app
codepanion/web-crawler-puppeteer
Simple web crawler built with puppeteer and express
codepanion/zustand-tutorial
https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.
codepanion/react-hook-form-tutorial
codepanion/msw-testing-library
This is a source code of the tutorial I made for using mock service worker with react testing library.
codepanion/vue-todo-app
codepanion/flutter-beers-app
codepanion/react-query-state-management-tutorial
https://youtu.be/vP4U8o1dAQE This is a code source for react-query tutorial. I covered using useQuery and useMutation in order to provide a proper data synchronization in your React app.
codepanion/react-redux-toolkit-tutorial
codepanion/react-use-transition-practice
This is a source code for practicing useTransition. The link for youtube video tutorial is https://youtu.be/j1kts6pwrTs