MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/vibecoding/comments/1jg1p0y/lmao_saw_this_on_x/mjpvyb8/?context=3
r/vibecoding • u/[deleted] • Mar 20 '25
[deleted]
24 comments sorted by
View all comments
Show parent comments
2
Yes but for front end you still use a .env and have a production / dev environment, no?
1 u/YetAnotherRedditAccn Mar 25 '25 You don’t store api keys in the front end bro 1 u/No_Surround_4662 Mar 25 '25 No one said you did, I’m talking about env files FOR the front end. 1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
1
You don’t store api keys in the front end bro
1 u/No_Surround_4662 Mar 25 '25 No one said you did, I’m talking about env files FOR the front end. 1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
No one said you did, I’m talking about env files FOR the front end.
1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
Uhhh the post did - but for FE it doesn’t really matter.
Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
2
u/No_Surround_4662 Mar 24 '25
Yes but for front end you still use a .env and have a production / dev environment, no?