Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
How to Use Environment Variables in VanillaJS

#js #env

https://bit.ly/3jfe5dn
Introducing Node JS by creating some sample application cases with Freecodecamp

https://www.freecodecamp.org/news/build-six-node-js-and-express-js/

---

Tips for using environment variables in Node JS

https://javascript.plainenglish.io/using-environment-variables-like-a-pro-in-node-js-7fd2793808d3

---

Node-safe libraries, libraries that help run Node JS applications with access permissions like the Deno runtime

https://github.com/berstend/node-safe

---

#nodejs #freecodecamp #nodesafe #env
Using dotenv environment variables in Node JS to store sensitive and secure variables.

https://youtu.be/hZUNMYU4Kzo

#dcode #env #nodejs