How To Build A URL Shortener With Node.js, Express, and MongoDB
דרג סרטון זה
התחבר כדי לדרג
תיאור
🚨 IMPORTANT: 1 Year Free Hosting: https://www.atlantic.net/webdevsimplified Use code KYLE for an additional $50 I finally did another backend video. In this video we will be covering every step needed in order to build a url shortener fro scratch. We will do this using Node.js, Express, and MongoDB. I really hope you enjoy this video, and if you want more backend videos like this let me know in the comments. 📚 Materials/References: GitHub Code: https://github.com/WebDevSimplified/url-shortener How To Install Node.js: https://youtu.be/VShtPwEkDD0 Async/Await Tutorial: https://youtu.be/V_Kr9OSfDeU 🧠 Concepts Covered: - How to setup an express server - How to use MongoDB with express - The best way to create dynamic routes - Using mongoose with express 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified #UrlShortener #WDS #Nodejs