Quick Fixes
Quick fixes to common problems that I have encountered while working, and how I solved them.
- React
- Sonarqube
Setup and Run Sonarqube in Local Environment
How to setup and run Sonarqube in local environment
- React
- Chakra-UI
- Tailwind
Implement Design System to Tailwind and Chakra-UI
Implement design tokens from UI/UX into our React project
- Integration
- API
Working as BAU Integration
As BAU Integration, I coordinate and oversee the integration process for new merchants and partners. Here are some common problems I face and how I handle them.
- nextjs
- react
- react-query
Fetching API Data at Fibonacci Intervals
How to fetch data from an API at intervals based on Fibonacci numbers using React and React Query