Articles by Tag #environmentvariables

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Managing environment variables in Angular apps

Some days ago I had to initialise a new Angular app for a side project of mine. The use case would be...

Learn More 13 4Jul 2 '24

How to Use .env Securely in DevOps Projects

When working on modern DevOps projects, managing secrets and environment-specific variables securely...

Learn More 6 0Apr 24

Streamlining Environment Variables with direnv: A Developer's Guide

Streamlining Environment Variables with direnv: A Developer's Guide

Learn More 4 0Mar 13

Environment Variables: Naming Conventions and Runtime Access in C# .NET

Table of contents 1. Introduction 2. Why use prefixes for variables? 3. Mapping...

Learn More 1 0Oct 10 '24

How to Use Environment Variables in React Native

With the release of React Native 0.80 and Expo SDK 50, working with environment variables has become...

Learn More 0 0Jun 24

Securing Your API Keys in Frontend Projects

When you write your frontend code and commit it to your repository, using Git repositories to store...

Learn More 0 0Jul 16 '24