Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 804 Bytes

00_SUMMARY.md

File metadata and controls

11 lines (8 loc) · 804 Bytes

Best Practices

Here will be documented all the current best practice that must be followed to create a Thecore Application but even a new ATOM in the form of Ruby Gems to encapsulate your business logic in a more reusable way.

Obviously all of these steps are skippable, but adopting all of them gives the best performance:

  1. Setup VS Code Dev Containers as a powerful way to write portable code.
  2. Step by Step: Create a new Thecore Application
  3. Step by Step: Create a new Thecore ATOM
  4. List of all the Conventions which are active part of the Thecore Experience.
  5. REST API using Model Drive API ATOM.