**Updated on 2016-10-15: **Fixed the problem of calculator layout disorder under the new version of developer tools
sCalc WeChat applet version is suitable for getting started. Since the focus is not on implementing the specific functions of the calculator, it is mainly for learning WeChat applet development, so don’t pay too much attention to some non-concern issues.
In order to realize the calculation function, I was tricked by the WeChat applet. It should be because the window object is not supported in the js file and the eval function cannot be used.
Introduction article: Analyzing a simple calculator to get you started with WeChat applet development
Other WeChat mini programs: minimalist weather, reading your movies
Knowledge related to WeChat applet development:
$ git clone https://github.com/dunizb/wxapp-sCalc.git
Just import the project into WeChat developer tools
Copyright (c) 2016 Dunizb. MIT Licensed, see LICENSE for details.