Skip to content

A guide for programming in style and programming tutorials.

Notifications You must be signed in to change notification settings

2N-IT/guides_and_tutorials

Repository files navigation

Guides, tutorials and code culture compedium by 2N

This document will serve as the compendium for our company's standards.

Just like in code, documentations need some rules and practices to help readability:

  1. Multiple files divised by subjects instead of a single giant one
  2. Maintain some categorisation system and hierarchy to help browsing
  3. make use of folders

Menu

  1. Tests
    1. Mocks and stubs
    2. Time optimalization (TODO)
    3. Factories (TODO)
  2. Code readability and Patterns
    1. Service Objects
    2. Form Objects
  3. envs
    1. Local environment requirements
    2. 🚢 Deploy with Dokku
  4. Tools
    1. 2n project generator

About

A guide for programming in style and programming tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages