90,959 views
In this video I will show you how to solve a REAL JOB CHALLENGE for a BACKEND developer. This challenge addresses the use of clean architecture, an architectural pattern that is frequently used in selection processes. ???? Uber Open-Source Challenge https://github.com/uber-archive/codin... ???? Repository with the solution https://github.com/Fernanda-Kipper/de... ???? FROM ZERO TO ADVANCED in programming (COUPON: KIPPERDEV) https://tr.ee/kipperdev-desconto-rock... ???? Clean Architecture Book https://amzn.to/48sC8g2 ???? Follow me on instagram! / kipper.dev ???? Become a member of the channel and get exclusive benefits! / @kipperdev ???? Discord Community / discord 00:00 Intro 00:31 Reading the challenge 07:40 Understanding the requirements 11:47 Starting the project 14:17 Creating core layer 18:42 Creating application layer 20:25 Creating adapters layer 23:39 Creating infrastructure layer 30:34 Creating exceptions 32:45 Creating controllers 38:20 Creating DTOs 39:50 Configuring AWS SES 48:59 Testing