How to onboard into a new codebase

Поделиться
HTML-код
  • Опубликовано: 23 июл 2024
  • In this video, I share my experience on how I onboard into new codebase.
    This process is broken down into 5 stages:
    Introduction 00:00
    1. Test App 00:43
    2. Setup App Locally 03:06
    3. Read Documentation 04:14
    4. Break Stuff 10:12
    5. Pick up a task 12:13
    Conclusion 16:30
  • НаукаНаука

Комментарии • 9

  • @vitorgomes4794
    @vitorgomes4794 7 месяцев назад

    Good content, thanks for sharing with us Emmanuel. Never saw a video dedicated for this subject

  • @dlos8357
    @dlos8357 2 года назад +3

    Good advice, I started an internship as an iOS developer and the project I was put on is enormous. 7 weeks in, I finally have a good grasp on navigating it.

  • @corbolorbo
    @corbolorbo 2 года назад +1

    Thank You Brother. Great Advice

  • @Tyb641
    @Tyb641 2 года назад

    Please make a complete course with progmmatic UI

    • @EmmanuelOkwara
      @EmmanuelOkwara  Год назад

      I’m sure I’ll cover this sometime in future.

  • @koressachun3815
    @koressachun3815 Год назад

    ρɾσɱσʂɱ 💘

  • @khuloudalshammari626
    @khuloudalshammari626 Год назад +1

    Hello, I am following you from Saudi Arabia and I am trying to program a special application for a restaurant here. Can you complete the explanations of the restaurant application and link it to a special screen for the restaurant so that they receive orders from it + set a payment method between the buyer and the restaurant🥲

    • @EmmanuelOkwara
      @EmmanuelOkwara  Год назад +1

      Hello, Khuloud ✊🇸🇦
      I would love to cover what you’ve asked but I have ended the Yummie series
      The concept remains the same tho.
      You’ll need to design the page, and connect to an endpoint the returns the data to be displayed on the screen.
      About implementing payment…it’s something I’ll try to cover sometime in future but in most cases, this will be handled by the backend team while you provide the necessary info during the request.