Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 593 Bytes

DOCUMENTATION.md

File metadata and controls

20 lines (15 loc) · 593 Bytes

Even if you consider your code as extremely readable, someone else may not. The ability to explain something in simplest form is insanely useful and proves our knowledge in a particular thing.

Documentation is created with:

If you are working on front end, please get familiar with dartdoc.

If you are working on back end, please get familiar with godoc.