https://www.youtube.com/watch?v=zjRoT6IIFE4 June 2024 Chicago JS Meetup where I discuss Push Notifications in iOS PWAs Push Notifications aren't new - mobile apps have had them since 2009, almost as long as modern smart phones have been around! Since, push notifications have expanded to the "traditional" web, and even smart speaker apps. For web developers interested in … Continue reading Push Notifications in Safari iOS Progressive Web Apps
Category: Xamarin
DevOps: Launching an Android Emulator from the Terminal using Bash Scripts
I spend a lot of time in Visual Studio Code working with React Native these days. If you're like me, you're probably starting your debugging instances right from Visual Studio via the integrated terminal; npm run ios or npm run android is a super easy and quick way to kick of a build and begin … Continue reading DevOps: Launching an Android Emulator from the Terminal using Bash Scripts
Offline-Capable Progressive Web Apps for the Modern Web
Native applications are great - they allow a user to easily discover a brand through an app store they are familiar with, are super easy to manage and provide some quantum of functionality when connectivity is sparse or non-existent, as well can be extremely performant even when the network is slow. While I advocate for … Continue reading Offline-Capable Progressive Web Apps for the Modern Web
Quick Start: Telling Your New Flutter Install About your Existing Android Tools
Recently, I had the dubious privilege of getting to set up my developer machine from scratch. Don't get me wrong; a new developer environment is a chance for a fresh start! New toys, new experiences, clean out the clutter! But, I am also a creature of habit and spend much fo the first month with … Continue reading Quick Start: Telling Your New Flutter Install About your Existing Android Tools

You must be logged in to post a comment.