Skip to content

Development Onboarding

You will only take this Week 5 after you have completed the Final Exam and pass. This part will help you get familiar with how our development process work and you can get to work more quickly.

You will need to read about our team Working procedure as a developer here

Trunk-based development (TBD) is a software development approach where all developers work on a single shared codebase (the “trunk” or “mainline”) simultaneously. In this approach, developers commit their changes directly to the mainline, and there are typically no long-lived feature branches. Instead, features are developed incrementally and integrated into the mainline as soon as they are completed and tested.

You see this guide here

You will read your role and requirements here:

This is key feature you need to use to leverage Cloud power for horizontally scale your infrastructure.

You should spend your time digesting Shopify development docs further more to better understand Shopify ecosystem: