Featured

Here is an overview of the Typescript project I would setup in the next steps.Generally, I structure the code by entity (e.g. Contact.js contains all functions that are related to Contact entity including form onload, field onchange, button onclic...