How To Create A Hastebin Clone (Дата оригинальной публикации: )

Hastebin is an incredibly popular site for quickly sharing code. It may seem complex at first, but it is actually incredibly easy to implement your own version of Hastebin. In this video I will show you exactly how to do just that and best of all this makes for a perfect beginner full stack project. 📚 Materials/References: GitHub Code: ExpressJS Crash Course: Emmet Tutorial: Async/Await Tutorial: 🌎 Find Me Here: My Blog: My Courses: Patreon: Twitter: Discord: GitHub: CodePen: ⏱️ Timestamps: 00:00 - Introduction 00:26 - Demo 01:04 - Initial Setup 07:20 - Setting up the frontend 12:20 - CSS Styles 15:40 - Finishing the HTML/CSS 28:17 - Connecting the frontend and database #ExpressJS #WDS #Hastebin
Back to Top