When the audience of our application is increasing rapidly, it requires more requests to the database. But each request to the database needs a sufficient amount of time. Sometimes we also need to pay more for the requests to the database. So we need to […]
Tag: simple
Building a Simple Hello World App in Electron
How to Set Up Your Own Cloud Server on Vultr (VC2)
How to Run a PHP Application on Ubuntu
How to Run a PHP Application on Windows 10 Using XAMPP
How to Install and Setup MongoDB on Windows 10
Nowadays we can find that the popularity of Structured Query Language(SQL) is getting decreased and the NoSQL database programs are taking place of it. Discussing with NoSQL databases, the popular one MongoDB a cross-platform document-oriented database program. MongoDB stores the data as JSON like documents other […]
How to Build a Simple Counter App in React
How to Build a Simple Counter App Using React and Redux
How to Install and Setup React Native on Windows 10
How to Install and Setup Flutter on Ubuntu
Flutter, an open-source mobile application development SDK created by Google is getting more attention from developers nowadays. Here we will see the steps to install Flutter on Ubuntu operating system. Flutter is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia (the capability-based operating […]