Jake Ginnivan·Oct 3, 2022How 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…A response icon2A response icon2
Jake Ginnivan·Sep 12, 2022azapi_resource output is “{}”When using azapi_resource in terraform, I got the error
Jake Ginnivan·Aug 11, 2021Container queries with json-react-layoutsHow we solved container queries, even on server side renders.
InPixel and InkbyJake Ginnivan·Jun 13, 2021Multi-account AWS setup with PulumiA multi-account AWS setup which works well with PulumiA response icon1A response icon1
Jake Ginnivan·Jun 13, 2021AWS AD integration using PulumiThe active directory configuration in AWS works by defining additional claims during login. Inside active directory you create a rule which…
Jake Ginnivan·Jun 7, 2021Continuous 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…
Jake Ginnivan·Jun 7, 2021Using 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.A response icon1A response icon1
Jake Ginnivan·Jun 7, 2021Breaking down TypeScript project referencesBreaks how TypeScript project references are configured when using other tools like Jest, Webpack, ESBuild etcA response icon2A response icon2
Jake Ginnivan·Apr 24, 2021Why 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 partA response icon3A response icon3
Jake Ginnivan·Apr 24, 2021VSCode 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…A response icon2A response icon2