
1. Learning Template Language
2. Designing Good Data Structures
Data structures are the key to our secondary development.Properly designing data structures helps us develop modules faster and reduces the need for modifications later.In AnQi CMS, we can use a modular approach to design the data structure.
3. Plugin Development
4. API Development