How to add Ionic Google Map and Multiple Marker using Ionic 4
In most mobile applications, maps are one of the most useful tools for users when included in an app. The […]
In most mobile applications, maps are one of the most useful tools for users when included in an app. The […]
The angular template reference variable is often a reference to a DOM element, child component, or directive within a template
Angular is an open-source, front-end web application development framework, it is TypeScript-based and led by the Angular Team at Google
An Angular component is the basic build block of an Angular framework. The component is responsible for managing a template
Angular two-way data binding allows the exchange of data from the component to the view and from the view to
An angular directive is instructions or guidelines for rendering a template. The directive allows us to change the appearance or
In Angular, the component has a lifecycle that begins with their initial instantiation and continues with their rendering until they’re
This article continuation of our previous post where we have learned how to authenticate from our ionic application to the
The ionic framework is amazing, it has lots of pre-built components like modal, alert, toast, and Ionic tabs is one
WordPress version 4.8 and later support REST API, we don’t need any plugin to create REST API. In this article