jc.harringtonjc.harrington
CodingCoding
/
MusicMusic
/
WorkWork
/
AboutAbout
  • Radio
  • Image to WEBP
  • Hex to RGB
  • Buttons
  • Animated Text
  • Coding
  • Music
  • Projects
  • About
  • Read
    Implementing Stripe in a React Native Mobile App

    Implementing Stripe in a React Native Mobile App

    Lots of ways to do this. Here's one of them.

    Published on April 18, 2025
    Read
  • Read
    Deploying an iOS App using fastlane

    Deploying an iOS App using fastlane

    All the granular steps involved in deploying an iOS App to the App Store, including App Store setup, Xcode setup, and fastlane setup.

    Published on February 19, 2025
    Read
  • Read
    Creating a Simple Splash Screen for an iPad App

    Creating a Simple Splash Screen for an iPad App

    It's really not that hard, but I had a surprisingly difficult time finding good guidance on how to do this.

    Published on December 6, 2024
    Read
  • Read
    Displaying Images on Your Website via Amazon S3 and Cloudfront

    Displaying Images on Your Website via Amazon S3 and Cloudfront

    There are 3 main parts to this: setting up an S3 Bucket where your images can be uploaded (either manually or programmatically), setting up a Cloudfront Distribution that sits in front of your S3 bucket and serves your images with better caching and performance, and adjusting your Next.js app to allow the Image component to display images from your Cloudfront Distribution.

    Published on November 19, 2024
    Read
Made with