Google Cloud VM Instance Setup with Ubuntu and XAMPP PHP Server Google cloud platform is a cloud computing service and a perfect alternate for Amazon Webservices. Nowadays most of the top companies are moving towards Google services for better results. Google cloud platform is offering a $300 free trial for one year. This post is about how to set up…
Category: PHP
Microsoft Azure Virtual Machines Setup with Ubuntu and XAMPP PHP Server
Microsoft Azure Virtual Machines Setup with Ubuntu and XAMPP PHP Server Microsoft Azure is another great alternate cloud service and it is offering a one-year free trial with $200 credit. This post is almost similar to my previous Go to Source Author: Powered by WPeMatico
Ionic 5 and Angular 8: Create a Welcome Page with Tabs Home Pages.
Ionic 5 and Angular 8: Create a Welcome Page with Tabs Home Pages. I received lots of tutorial requests from my readers in that most of them asked me, how to use Ionic 5 to create a welcome page with login and signup pages. Ionic updated there code base with latest Angular 8 features. Now we can implement the routes…
Mock REST Backend Server for Angular and React Applications.
Mock REST Backend Server for Angular and React Applications. As I promised to continue the Angular/Ionic project series, as a developer perspective mock server is the most important to progress the development. We should not depend on the production or development API for front-end development. This post is about creating a simple Node Express server with mock JSON object files.…
Ionic 5 and Angular 8: Restful API User Authentication Login and Signup using Guard and Resolver
Ionic 5 and Angular 8: Restful API User Authentication Login and Signup using Guard and Resolver This is a continuation of my previous article Go to Source Author: Powered by WPeMatico
New Ionic 5 Angular 8 Display, Update and Delete Records with RxJS
New Ionic 5 Angular 8 Display, Update and Delete Records with RxJS This post is about displaying the API records with delete and update actions using new Ionic and Angular reactive programming. This is a continuation of Go to Source Author: Powered by WPeMatico
Angular Continuous Deployment to Firebase Hosting using CircleCI
Angular Continuous Deployment to Firebase Hosting using CircleCI Are you working with front-end applications like Angular, React, Vue etc. Doing the production deployment is the most boring part. Because we need to do many manual steps to perform like npm install, ng test, build etc. This post will explain to how to automate all of these steps with CircleCI pipeline.…
Angular Routing with Lazy Loading Design Pattern
Angular Routing with Lazy Loading Design Pattern Lazy loading is a design pattern to implement large scale Angular projects. Using this system design we can load the components based on the application need. This way we can increase the application performance. This article is a continues of Angular routing project, please follow Go to Source Author: Powered by WPeMatico
Getting Started with Ionic React and Capacitor
Getting Started with Ionic React and Capacitor Ionic is the most popular framework for Angular mobile application development. Now Ionic announced with React beta and Vue Js. This post is about getting started with Ionic React with Capacitor(Ionic Product). The Capacitor is a native bride for Cross-Platform for building universal applications. This blog post will explain how to set up…
Which Hostgator Plan is Best for Indian Businesses?
Which Hostgator Plan is Best for Indian Businesses? Web hosting in India is a mixed bag. There are lots of local companies based in places like Pune, Bangalore, and Chennai, but none of the web hosts own their data centers. Instead, they’re leased out, and this means they don’t have direct access to the servers. Hostgator on the other hand,…
