Giter VIP home page Giter VIP logo

wechat-xcx-tutorial's Introduction

🇨🇳 微信小程序课程,面向所有具备前端基础知识的同学 🇨🇳


§ 阅读要求

读者需要具备但不限于以下技能

  • HTML
  • JavaScript es6更佳
  • CSS

一共四部分十五小节,适合七天的训练营。
从现在开始,我假装你已经掌握了 htmlcss以及 ES6 ☝️


§ 目标导向

本教程以实战项目驱动,以沪江英语微信小程序项目框架为基础,最终还原一个完整的小程序

列表页面:请求接口,并展示列表页面数据


详情页面:以文章id为参数,获取文章详情


详情页面,点击图片,展示大图


§ 教程大纲


§ 学习方式

教程以 git 分支的方式管理,比如学习第三章第一节 列表-静态页面制作 时候,需要切换到 ch3-1 分支,然后把分支目录 code/ 导入到微信开发工具编辑器,跟随教程进行实战代码操作。操作如下:

  1. 通过 git 把项目复制到本地
git clone https://github.com/ikcamp/wechat-xcx-tutorial
  1. 切换目录
cd wechat-xcx-tutorial
  1. 在当前目录下切换分支
git checkout ch3-1

注意: 每一分支的 code/ 内容,皆是上一节内容操作完成后的结果。比如 ch3-2/code 就是上一节课程 ch3-1/code 随教程操作后的结果。  


§ 教程完整代码

教程的完整代码在分支 完整代码 中,请自行查阅


§ 课后作业

整个教程学习过后,可以切换到 教程作业 分支,并完成作业,目录下有相应的作业答案,请自行完成练习


§ 核心人员


阿希


pavelShen


胖子


小虎


周周


朱乙


longdiandian9


张利涛


§ 讨论活动区

QQ群:661407609  小程序线下活动行

wechat-xcx-tutorial's People

Contributors

brucecham avatar zhouyao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.