The Ionic Team is now on DEV!
We'll be publishing there as well as our own blog, along w/content from some of our community leaders too. Familiar faces like @javebratt, @schlimmson, & @paulhalliday_io.
Follow us for some great upcoming posts 👇
dev.to/ionic
I just published a new video where I walk through exploring @getcapacitor's source code in order to better understand how Capacitor's Storage API works: youtube.com/watch?v=XTo7dK_K… - this also provides a decent overview of how Capacitor plugins work.
I spent a few hours Friday night upgrading a mobile @ionicframework game from v3 to v4. Given that I have more apps to do, I decided to record my experience to share with my future self, and the world. walkingriver.com/ionic-3-to-…
We’ve been using @getcapacitor@Sworkit in production since the beginning of the year and what @mhartington says is true. We’ve had very few complain of lack of iOS 10 support and our app and build processes are so much better.
Last few weeks i managed to use mlkit on device text recogniser @getcapacitor. Today, i managed to make it work even the device offline. No issue in Android & iOS. I getting excited with capacitor. Just follow these tutorial
codelabs.developers.google.c…
Updated the @getcapacitor schematic for @angular's ng-add to automate some entries.
Now it will infer your app name, package manager, and dist folder all from your angular.json/workspace config!
Holy crap, I’ve been busy all day at @opennms#DevJam2019 and I’ve had 0 time to work on my actual project. Just started finally working on it a couple of hours ago and I’ve already got @OpenNMS_Compass running under @getcapacitor rather than Cordova. That was too easy.
The Ionic Show is back with a vengeance (and a new format) 😈
We recorded a *movie-length* episode covering all the latest Ionic updates! 🤯
4⃣ Ionic 4
⚡️ Stencil One
🌉 Capacitor 1.0
🤗 Community Q&A
Check ittttt! 📽️
youtube.com/watch?v=DzFLisvj…
Just released our first mobile app to iOS and Android using @Ionicframework and @getcapacitor. Providing parents a native app to track their student's progress in school and communicate with teachers. Thanks for the great tooling Ionic!
💥 Announcing Stencil One final!💥
✅ Standard Web Components that work w/ any framework
🏗️ Framework-level productivity via simple build-time tool
🧬 Perfect for building Design Systems & PWAs
⚡️ Insanely small bundle-sizes
🏖️ Dependency free
👀📖👇
ionicframework.com/blog/intr…
My latest video covers managing @getcapacitor projects with Git: youtube.com/watch?v=d70jQxQu… SPOILER ALERT: It all just works out of the box, BUT, I talk through what's happening and what commands you need to run to get a cloned Capacitor project working locally.