📄️ Coding Standards & Best Practice
Overview
📄️ How to commit your codes
This section outlines some common settings we use in our projects when committing code. By parsing commits, we can catch bugs early, tag features, review code more effectively, and maintain a clean and well-organized commit history!
📄️ Code Review Process
| Step | Authors | Reviewers |
📄️ CSS Naming Rules
General Naming Rules
📄️ Git documentation
This section provided common reference when learning git.
📄️ Micro-Frontend Fundamentals
Table of Contents
📄️ Practice API specification
This section provided you the instruction to run the development API locally using nodejs or docker.