Every Senior Developer Needs To Know This!

Web Dev Simplified β€’ April 22, 2025
Video Thumbnail
Web Dev Simplified Logo

Web Dev Simplified

View Channel

About

Web Dev Simplified is all about teaching web development skills and techniques in an efficient and practical manner. If you are just getting started in web development Web Dev Simplified has all the tools you need to learn the newest and most popular technologies to convert you from a no stack to full stack developer. Web Dev Simplified also deep dives into advanced topics using the latest best practices for you seasoned web developers. I started Web Dev Simplified in order to share my passion for web development, and do what I truly love. Teach and inspire new web developers. I have been in love with full stack web development since 2015 when I did my first internship as a web developer. Ever since then I have pursued my passion, learning everything there is to know about web development. Over the years I have taught many colleagues and friends the joys of web development, and cannot wait to teach you. Thank you for watching!

Video Description

A job queue or scheduler is something almost no junior developers learn about, but it is something that is used at nearly every company. In this video I will explain what a job scheduler is, how they work, and show you how to build one from scratch. πŸ“š Materials/References: GitHub Code: https://github.com/WebDevSimplified/job-queue 🌎 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:48 - Why use a job queue 02:56 - Basic job queue system diagram 04:22 - How to use a queue in code 09:22 - Code overview 10:30 - Worker code explained 16:42 - Queue code explained 19:24 - Redis adapter code explained 28:09 - Full job queue diagram #JobQueue #WDS #WebDevelopment

You May Also Like