Asim Sikka

As a full-stack web developer with over 11 years of experience, I specialize in building dynamic and responsive applications using ReactJS, NextJS, and modern front-end technologies, I'm proficient in creating scalable, high-performance web solutions across multiple stacks, leveraging my expertise in both front-end and back-end development.
37 Posts

How to Fix the Sticky Nav Bars in React JS

You’ve built the sticky nav bars in a React JS app with a navigation bar that should stick to the top when scrolling but it doesn’t....

How to Fix Persistent User Data After Logout in React Apps

If you’ve built a React apps with user authentication using Context API, you may have encountered a frustrating issue: after logging out, refreshing the...

Build a Secure Login Page with React

In the ever-evolving world of web development, creating a secure and user-friendly login page is a fundamental skill. Recently, I embarked on a project...

How to Build Expense Tracker Using React

I'm excited to share that I recently built a fully functional expense tracker using React! It’s a simple yet powerful tool that allows users...

How to Use the React Context API in Your Projects

The React Context API is a powerful feature that allows you to manage state and share data across your application without the need for...