Tag:javascript
All the articles or projects with the tag "javascript".
Easily Build a Modern Job Listing Website with React, Vite, and Tailwind CSS
Posted on:August 2, 2023 at 12:00 PMCreating a modern, efficient and effective job listing website requires the use of up-to-date technology, such as React, Vite, and Tailwind CSS. In this article, we will guide you through setting up the development environment and creating a job listing website using these technologies.
How to build a calculator app using React Native A Step-by-Step Tutorial
Posted on:June 10, 2023 at 12:00 PMThe calculator application is a simple application that is always available on every device such as android, ios, and desktops. In this article we will build a calculator application using React Native and Expo, why do we use React Native and Expo?