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: https://github.com/WebDevSimplified/hastebin-clone
ExpressJS Crash Course: https://youtu.be/SccSCuHhOw0
Emmet Tutorial: https://youtu.be/V8vizNQKtx0
Async/Await Tutorial: https://youtu.be/V_Kr9OSfDeU


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


⏱️ 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