↧
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? All of this is possible due to the advancements in web technology. Just like Electron claimed its...
View ArticleAngular 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! In this...
View ArticleAngular Landing Page with Airtable Integration and Netlify Functions
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. In this tutorial we will...
View Article