Summary
Keywords
Full Transcript
💻https://github.com/CodingTrain/Intro-to-Data-APIs-JS Welcome to Module 3! I covered a lot about node.js in the previous module, but there are still a few key elements left to discuss! In this module, I build the "Weather Here" project (based on example by Joey Lee). In this first video, I demonstrate how to connect to an external API from node.js itself. Later, I'll look at how to hide an API key as well as deploy a project to publicly accessible web server. 🎥 NEXT LESSON: https://youtu.be/Tiot877orkU 🎥 PREVIOUS LESSON: https://youtu.be/q-lUgFxwjEM 🎥 FULL COURSE: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YxDKpFzf_2D84p0cyk4T7X 🔗 Dark Sky API: https://darksky.net/dev 🔗 Node.js: https://nodejs.org/en/ 🚂 Website: http://thecodingtrain.com/ 💖 Patreon: https://patreon.com/codingtrain 🛒 Store: https://www.designbyhumans.com/shop/codingtrain/ 📚 Books: https://www.amazon.com/shop/thecodingtrain 🎥 Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH 🎥 Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA 🔗 p5.js: https://p5js.org 🔗 Processing: https://processing.org 📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
