Engineering
  • Welcome!
  • First Principles
  • Communication tools
  • Acronyms
  • Vital reading material
  • Engineering Onboarding
    • Onboarding Guide
    • Mobius onboarding Guide
    • Lessons
      • 001 - Function Purity
      • WIP - Shared Mutable State
  • System design & Architecture
    • Introduction
    • Refactoring
    • Architecture Decision Records
  • Meetings
    • Iteration Planning Meetings
    • Daily Standup Meetings
    • Retro meetings (retrospective)
  • Release Engineering
    • Introduction
    • Git commit messages
    • Code reviews & pull requests
    • Trunk-based development
      • Our methodology
    • Service Dependencies
    • Tooling & infrastructure
    • Git commands & workflows
  • Project Management
    • Product Requirements Document
    • Pivotal Tracker
Powered by GitBook
On this page

Was this helpful?

  1. Engineering Onboarding

Lessons

This is a knowledge-base of articles, written and maintained by the Obvious engineering team, that attempt to explain various concepts that define our engineering culture.

Some of the articles might be deeply specific to particular tech stacks (say architecting Android or Web apps), while others might talk about general programming skills (say functional programming, or test driven development).

PreviousMobius onboarding GuideNext001 - Function Purity

Last updated 5 years ago

Was this helpful?