Home > Note > APP Development
Here I just record some useful tutorial for APP Development
1. IOS Application
- Tutorial on uploading local Mac ios to github
- Application for Reference: Turbo Wallet
- Tutorial for Uniapp-HBuilder
- Other Taro Tutorial
- Fullstack Development Steps:
- (1) Frontend Development: Involves web design, user interface development, user experience, etc. Common frontend development technologies include HTML, CSS, JavaScript, React, Vue.js, etc.
- (2) Backend Development: Responsible for server-side logic, database operations, API development, etc. Common backend development technologies include Java, Python, Node.js, Ruby, etc.
- (3) Database: Responsible for data storage and management. Common databases include MySQL, PostgreSQL, MongoDB, etc.
- (4) Servers and Networking: Responsible for deploying applications and handling network requests. Common server technologies include Nginx, Apache, etc.
- (5) Version Control and Code Management: Responsible for team collaboration and code version management. Common version control tools include Git, SVN, etc.