Published onAugust 10, 2024How to deploy React Native iOS app to TestFlight from Azure DevOps pipelinedevreact-nativeiosThis is just a guide for my future self to deploy quickly
Published onAugust 7, 2024Closure vs Function in JavaScriptdevjavascriptUnderstanding this will help you avoid subtle memory issues in JavaScript
Published onAugust 4, 2024Subtle memory issues in JavaScript thanks to closuresdevjavascriptI found out that setTimeout can accept more than two arguments
Published onJuly 29, 2024How to generate fake data in Postgres with faker_fdwdevdockerpostgresMake your staging or development database look like production
Published onJuly 23, 2024How to run pg_cron via DockerfiledevdockerTo quickly have a cron job in Postgres