- Ionic Cookbook
- Hoc Phan
- 250字
- 2021-07-09 21:15:10
Copying examples from Ionic Codepen Demos
Sometimes it's easier to just get snippets of code from the example library. Ionic Codepen Demos (http://codepen.io/ionic/public-list/) is a great website to visit. Codepen.io is a playground (or sandbox) to demonstrate and learn web development. There are other alternatives such as plnkr.com or jsfiddle.com. It's just a developer's personal preference which one to choose.
However, all Ionic's demos are already available on Codepen, where you can experiment and clone to your own account. http://plnkr.com has an existing AngularJS boilerplate and could be used to just practice specific AngularJS areas because you can copy the link of sample code and post on Stackoverflow.com if you have questions.
How to do it…
There are several tags of interest to browse through if you want specific UI component examples:

You don't need a Codepen account to view. However, if there is a need to save a custom pen and share with others, free registration will be required.
The Ionic Codepen Demos site has more collections of demos comparing to the CLI. Some are based on a nightly build of the platform so they could be unstable to use.
There's more...
You can find the same side menu example on this site:
- Navigate to http://codepen.io/ionic/public-list/ from your browser.
- Select Tag: menus and then click on Side Menu and Navigation: Nightly.
- Change the layout to fit a proper mobile screen by clicking on the first icon of the layout icons row on the bottom right of the screen.
- 大話PLC(輕松動漫版)
- 密碼學原理與Java實現
- Developing Mobile Web ArcGIS Applications
- Python Geospatial Development(Second Edition)
- Kotlin Standard Library Cookbook
- HTML5入門經典
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Python算法指南:程序員經典算法分析與實現
- Nginx Lua開發實戰
- AIRIOT物聯網平臺開發框架應用與實戰
- Mastering Linux Security and Hardening
- 打開Go語言之門:入門、實戰與進階
- Webpack實戰:入門、進階與調優(第2版)
- Distributed Computing in Java 9
- Managing Windows Servers with Chef