馬上做出假貓貓的圖片
http://placekitten.com/
Category: Uncategorized
Yarn
為了學習React,就來安裝一下Yarn,Windows在官網抓安裝檔就可以囉。
Chrome DevTools
要看接口時記得按這個
https://developers.google.com/web/tools/chrome-devtools/
https://leeon.gitbooks.io/devtools/content/learn_basic/overview.html
https://leeon.gitbooks.io/devtools/content/learn_basic/overview.html
架商店的東東
SHOPLINE 網路開店平台
https://shopline.tw/
TAGLANDS
https://www.taglands.com/
shopify
https://www.shopify.com/
不錯的Youtube頻道
https://www.youtube.com/channel/UC3gNmTGu-TTbFPpfSs5kNkg
React 杂乱笔记
JSX produces React “elements”.
可以想像成這樣↑ 喔! 就是给了它一个物件,叫props.name = Sara
在CodeSandbox這邊可以練習React,還蠻好玩的。
components defined as classes have some additional features:
1.有Local state
改寫時要注意
- props.xxxx要改成this.props.xxxx
记住一句话:
- Class components should always call the base constructor with
props
.
求職網站
https://tw.wanted.jobs/
https://tw.wanted.jobs/
https://stackoverflow.com/jobs
https://remote.co/
前端RESUME範本
https://www.indeed.com/r/cf9ce0b6f86c5ac6
https://www.playtech.com/careers/view-jobs/senior-front-end-developer
https://www.indeed.com/career-advice/resume-samples/engineering-resumes/front-end-developer
ruby
安裝ruby,就一直按按按,記得要看自己的電腦是 x64 還是 x86
按Finish之後重開機
然後電腦重開就好嘍