XAMPP is one of the most popular PHP development environment. It is a free and open-source cross-platform web server solution stack package developed by Apache Friends. Let’s install XAMPP in ubuntu 20.10. Download XAMPP Let’s start by downloading XAMPP. Go to the official website of XAMPP and download XAMPP for Linux. Run the installer...
Throughout the day while we are working, for different situations we need to set a timer or an alarm and sometimes we need to use the stopwatch. But, unfortunately, there is no built-in software for this task in Ubuntu 20.04. Throughout the next sections, we will see how to use these features in Ubuntu....
Jun 13, 2020
How to install REACT on Ubuntu 20.04
React (also known as React.js or ReactJS) is an opensource front-end JavaScript library for web applications. It is maintained by the Facebook team and a community of individual developers and companies. It is a great tool for developing beautiful and dynamic UI. Install React To create and run a React app we need Node.js...
Mar 27, 2020