If you want to build a public landing page with Angular and email signup you likely don’t want to expose any secret keys, and I’ll show you how with Netlify cloud functions.
[Read more…] about Angular Landing Page with Airtable Integration and Netlify Functions
Blog
Angular Material Mobile App with Capacitor
Angular Material is an awesome library of Material Design components for Angular apps, and with its sidenav plus the help of Capacitor we can easily build a native mobile app from one codebase!
[Read more…] about Angular Material Mobile App with Capacitor
From React Web to Native Mobile App with Capacitor & Ionic
You can build a native mobile app from your React app without even using React Native. Sounds crazy?
[Read more…] about From React Web to Native Mobile App with Capacitor & Ionic
How to Write Unit Tests for your Ionic Angular App
Did you ever wonder what the *.spec file that is automatically generated for your pages and services is useful for? Then this tutorial is exactly for you!
[Read more…] about How to Write Unit Tests for your Ionic Angular App
How to Secure your App with Ionic Identity Vault
If you are serious about your Ionic app development and want the most secure functionality when working with user data and APIs, you should take a closer look at Ionic Identity Vault.
[Read more…] about How to Secure your App with Ionic Identity Vault
Celebrating 5 Years Ionic Academy
Exactly today the Ionic Academy started 5 years ago – and to kick off the anniversary celebration week I’m offering the initial monthly discount from 5 years ago again!
[Read more…] about Celebrating 5 Years Ionic Academy
Building the YouTube UI with Ionic
We are once again building a popular UI with Ionic, and this time it’s the YouTube home video feed!
[Read more…] about Building the YouTube UI with Ionic
Building an Ionic App with Firebase Authentication & File Upload using AngularFire 7
If you want a full blown cloud backend for your Ionic app, Firebase offers everything you need out of the box so you can setup your Ionic app with authentication and file upload in minutes!
[Read more…] about Building an Ionic App with Firebase Authentication & File Upload using AngularFire 7
How to Setup Deep Links With Capacitor (iOS & Android)
Taking your users directly into your app with a universal link on iOS or App Link on Android is one of the easiest ways to open a specific app of your Ionic page, and becomes a super easy task with Capacitor.
[Read more…] about How to Setup Deep Links With Capacitor (iOS & Android)
How to Build a Native App from Angular Projects with Capacitor
The popularity of Capacitor is constantly rising, and given the fact that you can turn basically any web project into a native mobile app with Capacitor is the simple reason for Capacitors fame.
[Read more…] about How to Build a Native App from Angular Projects with Capacitor