Category: Uncategorized
React Tutorial
Build with React JS
http://buildwithreact.com/tutorial
ReactJS Tutorial
https://www.tutorialspoint.com/reactjs/index.htm
React Native
https://facebook.github.io/react-native/docs/tutorial.html
Hello World – React
https://reactjs.org/docs/hello-world.html
文章
Optimizing React: Virtual DOM explained — Martian Chronicles, Evil Martians’ team blog
React Tutorial: A Comprehensive Guide to learning React.js in 2018
arrow function
这里回传的 8,6,7,9 是字串的长度
style guide
缩写
dist
distribution
前端工程师推荐连结
Vue.js Developers
专门刊载一些Vue的文章
Hackr.io
收集各种前端教学,依照语言分类
Tools for Web Developers
一些开发工具介绍
Smashing Magazine
网页开发
code pen
搜尋radio
Laragon
Laragon
https://laragon.org/
假如Auto Virutal Hosts不能用,就是因为chrome把dev的网址误判之类的,把它的网址改名就好了。例如改成:{name}.luna
Photoshop圖片批次處理
Animate.css的用法
1.载入cdn
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
2.加上class名称
animated bounceInDown
大功告成!!
范例: