Taro Logo
Profile picture
Alex ChiouTech Lead @ Robinhood, Meta, Course Hero

Case Study: Signup Form Edge Cases

So how exactly do you figure out the edge cases with a piece of software? Well, it's hard work, especially as the volume of edge cases scales up exponentially with the complexity of the underlying feature. This video will teach you:

  • A process to think through edge cases step-by-step through the stack with an incredibly in-depth example covering one of the most classic features virtual every tech company ever has: The email and password signup flow
  • Why Big Tech companies hire so many software engineers to build out seemingly basic CRUD applications (hint: They're not basic, not at all, and the signup form case study will prove that to you)