Tapadocs

Tags
  • Building vnc.tapadoo.com

    September 26, 2025 in build-story

    The story of how vnc.tapadoo.com was built.
  • Synchronizing Firestore content in Remote Config

    July 4, 2025 in firebase

    How do you synchronize a Firestore value with a Remote Config key? This post explains how to do it using a Cloud Fuction.
  • Apple Card signing for Apple Wallet

    April 25, 2025 in apple

    How to perform card signing for Apple Wallet.
  • How to merge two Remote Config instances

    February 24, 2025 in firebase

    A quick and easy way to merge two Firebase Remote Config Instances without losing production data"
  • Finding differences in column values in Google Sheets

    October 17, 2024 in google

    Have you ever had two sheets in a Google spreadsheet and wonder how you’d show what values in a specific column differ between those sheets?

    No? Well neither had I until today, so I figured out a nice way to do it. Read on and you will know how to do it even though you may never need to :)

  • Cloud Run functions connecting to postgres

    October 9, 2024 in gcp

    An examination of various ways to connect to a postgres database hosted by Supabase from GCP Cloud Run function.
  • An Introduction to VS Code Dev Containers

    October 9, 2024 in docker

    A brief introduction to VS Code Dev Containers and how they can be used to speed up development for unfamilar repositories.
  • Optimising Video with Apple Shortcuts in MacOS

    September 26, 2024 in mac-tips

    Optimising Video with Apple Shortcuts and convert from .mov to .mp4
  • YouTrack Backups

    September 24, 2024 in youtrack

    Redundant copy of YouTrack backups documentation. This can be used if YouTrack is down and a backup needs to be restored.
  • Introduction to postgres.new

    September 18, 2024 in postgres

    Introduction to postgres.new and a demonstration of it injesting a CSV file, automatically creating the database schema, and using natural language to query it and to generate charts from the data.
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • »»

Tapadoo – App Creation from Beginning to End