最好的前端hacking备忘录集锦 2017-11-07 京程一灯 记住所有API几乎是不可能的,这时候你需要一份备忘录!下面是我收集的最棒的前端备忘录。 Javascript ES2015 特

最好的前端hacking备忘录集锦

2017-11-07   京程一灯


记住所有API几乎是不可能的,这时候你需要一份备忘录!下面是我收集的最棒的前端备忘录。

Javascript ES2015 特性


https://devhints.io/es6

Javascript


http://overapi.com/javascript

Javascript 正则表达式


https://www.debuggex.com/cheatsheet/regex/javascript

React


https://devhints.io/react

Redux


https://github.com/linkmesrl/react-journey-2016/blob/master/resources/egghead-redux-cheat-sheet-3-2-1.pdf

Vuejs


https://vuejs-tips.github.io/cheatsheet/

Vuex


https://vuejs-tips.github.io/vuex-cheatsheet/

Angular 4


https://angular.io/guide/cheatsheet

Flexbox


https://yoksel.github.io/flex-cheatsheet/

SCSS


https://devhints.io/sass

Stylus


https://devhints.io/stylus

GraphQL


https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png

你可能感兴趣的:(android开发资料)