adam lamarre

  • Home
  • Contact
Sign in Subscribe

Latest

Using .env Variables in package.json Scripts

Using .env Variables in package.json Scripts

Ever run into a CLI that requires you to pass values that you already have stored in your .env file? I'm embarrassed to say I've written a script in the past that just was a wrapper around a CLI command just so I could call require('dotenv').config() before it.
Adam Lamarre Sep 17, 2023
Leveraging TypeScript's ReturnType for Handling Unexported Types

Leveraging TypeScript's ReturnType for Handling Unexported Types

Adam Lamarre Sep 11, 2023

Subscribe to adam lamarre

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
adam lamarre © 2023. Powered by Ghost