WeChat Mini Program from Basics to Practical Course Overview
Introduction to WeChat Mini Program
WeChat mini program development preparation
Use of WeChat mini program development tools
Detailed directory structure
View and Rendering
WeChat mini program events
Comprehensive Case - Express Inquiry
Detailed explanation of the configuration of WeChat applet
The life cycle of WeChat applet and the use of app objects
Life cycle and parameter transfer of WeChat mini program page
Comprehensive Case - User Login
A detailed introduction to the UI of WeChat mini programs
Layout basics
Style basics
Use of components
view container component
Basic content components
form component
Operation feedback gadget
navigation
multimedia
Maps and LBS
Canvas and Games
Comprehensive Case - Implementation of Evaluation Mini Program Home Page
Introduction to API Development of WeChat Mini Programs
Request server data
Picture selection and calling WeChat to take pictures
File upload and download
WebSocket Essentials
Music playback and control
cache data
Get current location
Device Information
interactive feedback
Navigation and navigation bars
animation
Drawing
Project Introduction
Use Xmind for product requirements analysis
Product prototyping using an ink knife
Routing configuration, complete the bottom TabBar design
Product level, component modular design
Component explanation
List page development
Topic page development
Node page development
User information page development
Use WXSS to beautify page components
Explanation on the use of wx.navigateTo, wx.redirectTo, wx.request methods
Use wx.navigateTo to complete page jump
Use wx.request to get cloud data
V2EX applet release and precautions
Assignment: Create a small program based on the API of the CNODE community
通过《极客学院微信小程序从基础到实战视频教程》,你将能接触到如下内容: 1.WeChatApp的背景,单间开发环境,开发工具使用和文件结构 2.视图、渲染与事件的原理与使用 3.微信小程序的配置、发布、生命周期与app对象的使用 4.UI组件、页面布局、样式使用 5.API的讲解、使用场景及开发注意事项 6.完成“仿V2EX微信小程序”,能够根据简单需求,定制功能