Automate Expo App Versioning with GitHub and Release Please
Inconsistent versioning and forgetting to increment the expo app version? Not great after spending 20 minutes for an app build....
Inconsistent versioning and forgetting to increment the expo app version? Not great after spending 20 minutes for an app build....
I know how to write macro, what it's useful for, but can't seem to define it...
I created a custom Github action that deploys a static website to s3, and I want to point out a...
I recently did a switch to monorepo for my React components with Lerna. I was usually against having a monorepo...
I recently found out that npm doesn't support downloading same scope dependencies from multiple registries. Ideally, I'd like to define multiple registries for a scope. If npm fails to find the package...