#web-development
Read more stories on Hashnode
Articles with this tag
Recently, I had the chance to work on SEO (Search Engine Optimization) for one of the projects. I learned a few things along the way. You can follow...
Story Behind the Blog Until recently, we managed all our form data using MobX. However, after introducing React Hook Form, form validation became much...
The easiest way to implement dark mode in your website or portfolio apps is by using CSS variables. In my portfolio app I relied on CSS variables to...