Posts in the fullstack caterory

Other categories: calendar configuration dev diagnostics easter-eggs frontend fullstack hardware internet optimisation programming scripting servers software sysadmin terminal vue web

Expose .env variables to Vue CLI sass

In all programming environments it is important to have a single source of truth, particularly when it comes to constants and environment variables: if you want to change a variable and forgetting to update every …