Skip to main 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.

Working procedure

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

Trunkbase development

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

Role Definition and Requirements

You will read your role and requirements here:

Pub Sub 101

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

Cron job 101

Firestore Trigger Event

Shopify Further Dive

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