Scaling Web App Configuration with Environment Variables
1h 53m 25s
English
Paid
Course description
This course provides a detailed examination of using the dotenv module for managing environment variables in JavaScript. You will learn to create nine different environments, including back-end, front-end, SSR, and React Native. The course is suitable for developers at intermediate and advanced levels who want to master the configuration standards of scalable applications. It is also useful for those who use dotenv but encounter challenges in complex scenarios.
Read more about the course
Prerequisites:
Experience in JavaScript, including ES6, React, and Node.js is required.
Watch Online
0:00
/ #1: Introduction to Course
All Course Lessons (13)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction to Course Demo | 02:11 | |
| 2 | Why Environment Variables | 06:19 | |
| 3 | Environment Variables in Practice | 10:18 | |
| 4 | dotenv flow | 10:31 | |
| 5 | Configuring Your Webpack Builds | 08:29 | |
| 6 | Environment Variables from External Keystore | 13:26 | |
| 7 | How dotenv Flow Interacts with CI / CD | 06:00 | |
| 8 | How to Share Environment Variables with Your Team | 08:13 | |
| 9 | Environment Variables in React Bundles | 10:56 | |
| 10 | Environment Variables in SSR | 14:15 | |
| 11 | Why We Can’t Use dotenv for Babel | 04:17 | |
| 12 | React Native dotenv / Babel Setup | 17:27 | |
| 13 | Conclusion and extra resources | 01:03 |
Unlock unlimited learning
Get instant access to all 12 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Web API From Start to Finish
Sources: iamtimcorey.com (Tim Corey)
Application Programming Interfaces (APIs) are software that send information back and forth between a program and a user. The entire web runs on APIs! They are required for mose...
17 hours 59 minutes 54 seconds
Build an app with ASPNET Core and Angular from scratch
Sources: udemy
Have you learnt the basics of ASP.NET Core and Angular? Not sure where to go next? This course should be able to help with that. In this course we start from nothing and increme...
29 hours 51 minutes 36 seconds
Clean Code: Writing Code for Humans
Sources: pluralsight
Anyone can write code a computer can understand, but professional developers write code *humans* can understand. Clean code is a reader-focused development styl
3 hours 10 minutes 36 seconds