Create Better Code Together

Welcome to the developer manifest of Positive Thinking Company.

Let's describe the way to build apps using clean code concepts and with a clean architecture.

Deep dive into the manifest here

How to contribute

The usual way using GitHub: Clone this git repository, edit or create new documentation, and submit your Pull Request :)

All the documentation should be written in markdown (.md) and placed within the ./docs folder.

Requirements

Preview the documentation

After installing requirements, run: docsify serve docs

Docsify CheatSheet

Display a warning:

!> **Development** takes time, my friend!

!> Development takes time, my friend!

Display a note:

> **Development** takes time, my friend!

Development takes time, my friend!