Jake GinnivanHow I use Changesets for ReleasesChangesets is a great Open Source tool for releasing packages in a mono repo, for quite a while I have been also using it to control…Oct 3, 20222Oct 3, 20222
Jake Ginnivanazapi_resource output is “{}”When using azapi_resource in terraform, I got the errorSep 12, 2022Sep 12, 2022
Jake GinnivanContainer queries with json-react-layoutsHow we solved container queries, even on server side renders.Aug 11, 2021Aug 11, 2021
Jake GinnivaninPixel and InkMulti-account AWS setup with PulumiA multi-account AWS setup which works well with PulumiJun 13, 20211Jun 13, 20211
Jake GinnivanAWS AD integration using PulumiThe active directory configuration in AWS works by defining additional claims during login. Inside active directory you create a rule which…Jun 13, 2021Jun 13, 2021
Jake GinnivanContinuous deployments with Changesets + GitHub actionsChangesets is an awesome tool for versioning NPM packages and maintaining changelogs for projects, it is quickly becoming a part of all our…Jun 7, 2021Jun 7, 2021
Jake GinnivanUsing TypeScript project references in NXNX.dev is a great mono repo tool and it comes with a number of project types which reduces how much config you need to maintain.Jun 7, 20211Jun 7, 20211
Jake GinnivanBreaking down TypeScript project referencesBreaks how TypeScript project references are configured when using other tools like Jest, Webpack, ESBuild etcJun 7, 20212Jun 7, 20212
Jake GinnivanWhy you should be using NX.devNX is a mono repo management tool with a heap of plugins for React, Angular etc, but those templates are not the best partApr 24, 20213Apr 24, 20213
Jake GinnivanVSCode Jest SetupI use both Jest for my tests and VSCode as my editor, here are a few little tweaks to config to make using these two tools together a…Apr 24, 20211Apr 24, 20211