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
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
PostgreSQL High Performance Tuning Guide
Sources: udemy
PostgreSQL is one of the most powerful and convenient database management systems. It is actively supported by the community and receives new releases every...
2 hours 41 minutes 14 seconds
Vanilla Three.js Course
Sources: jsmastery.pro, Adrian Hajdin
Unleash your creative potential with the Vanilla Three.js course from JSMastery.pro - the perfect choice for beginners and developers who want to create...
31 minutes 46 seconds
Database Design Book
Sources: Alexey Makhotkin
The goal of this book is to help you progress from a vague idea of a task (for example: "I need to create a website for managing schedules and records...