ajkun55
@ajkun55All solutions
- Submitted 2 months ago
REST Countries API with color theme switcher in NextJS, Tailwind-css
- HTML
- CSS
- JS
- API
- Submitted 3 months ago
Mortgage repayment calculator
- HTML
- CSS
- JS
NextJS is an advanced framework which has many functions and it requires more learning, explore and practices, this may overdo than vanilla technique, it's valuable to learn in the process.
- Submitted 4 months ago
Interactive comments section
- HTML
- CSS
- JS
The project re-render when new reply component occurs, I want the same result without too many re-render, it can be done by using more useRef and useMemo, it requires more proficiency and time.