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
Mocking Techniques in Vitest
Sources: Artem Zakharchenko
Let's admit it, mocking can be really confusing. First, you need to understand what exactly to mock. Then, find the right way to do it so it doesn't worsen...
1 hour 30 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
Full-Stack Fundamentals 3 - Auth
Sources: Mckay Wrigley (takeoff)
In the previous project, we created a working application - Prompt Manager, mastering the key principles of full-stack development using Next.js, Supabase...
1 hour 9 minutes 21 seconds
Full-Stack Fundamentals 4 - Payments
Sources: Mckay Wrigley (takeoff)
In the previous section, we successfully implemented user authentication using Clerk. Now, based on this project, we will add online payment processing with...
54 minutes 17 seconds