Honest Take — Before You Begin
I want to be upfront about something. This module is probably theoretical for you right now. You are a one-person OPC. You are not about to hire an employee. You may hire a contra…
Know the legal and tax difference between hiring a contractor and hiring an employee in India. Understand when ESOPs make sense for a one-person OPC and how to set them up. If you do hire an employee, know what payroll, PF, ESI, gratuity, and TDS-on-salary look like operationally. Hiring is dependency injection with tax implications. A contractor is an external service (interface contract, no shared state); an employee is an in-process module (shared state, lifecycle hooks like PF and gratuity). ESOPs are vesting schedules — exactly the same mental model as a NodeJS package's lockfile, except the vested instances are humans with feelings and tax events. The classification question (contractor vs employee) is the encapsulation question: are you treating this person as a black box with a service contract, or are you treating them as part of your internal architecture with shared lifecycle? The answer determines the legal treatment, and the legal treatment must match the operational reality. Misalignment is the failure mode.
This course unlocks once you've finished its prerequisite. Open prerequisite →
I want to be upfront about something. This module is probably theoretical for you right now. You are a one-person OPC. You are not about to hire an employee. You may hire a contra…
You are (probably) currently a one-person OPC. Most of the hiring you do in the next 24 months will be contractors (a designer for a product, a content writer for the blog, perhap…
Approach: Reference
Approach: Reference
1. Build a decision matrix — "When should my studio hire a contractor vs employee for [role X]?" — fill in 3 hypothetical roles you might hire (designer, content writer, junior de…
5 lessons. Read in order; spiral back when you need to. By the end you'll have used the core ideas twice — once on the abstract, once on something you'll meet at work next week.