This article is a step-by-step guide on how to build an e-commerce website using NextJs, Xata, and...
Forms are used often in applications to capture information from users. A multi-step form is a form...
There are various reasons and benefits to contributing to open-source software. In this article, I...
Server-side pagination involves making requests to the server to fetch subsets of data that match the...
I applied for the HNG 8.0 Internship and got in. Someone might ask, what is the HNG Internship? This...
This article is a step-by-step guide on how to create a simple navigation bar using React.js, styled...
In this post I will share some of the resources that one can use to learn vanilla JavaScript. There...
One of the requirements when you start to learn React is learning JSX. So what is JSX? This is a Java...
How it started 👩💻 If on this day last year, someone told me that I would have accomplishe...
What is clean code? It is code that is easy to understand by humans and easy to change or extend. In...
Before Installation As a beginner this part can easily be overlooked but it is an important step. The...
I am currently learning React( A JavaScript library) and here are a few prerequisites before diving i...