This repo contains reference code for different tutorial articles from the blog
code for specific article can be found on their respective branches, navigate using the following list
- Create a react app without create-react-app (CRA)
- Set up ESLint, Prettier and Husky in a React project
- Setup Jest and React Testing Library in a React project
- Redux explained from a beginners's prespective
- Setup Tailwind CSS in a React project configured from scratch
- Setup Jasmine testing Framework in Node JS
- Customizing Swiper.js Prev and Next navigation buttons and Pagination bullets in React