
前端好站分享
馬上做出假貓貓的圖片 http://placekitten.com/...

馬上做出假貓貓的圖片 http://placekitten.com/...

為了學習React,就來安裝一下Yarn,Windows在官網抓安裝檔就可以囉。 yarn官網...

要看接口時記得按這個 https://developers.google.com/web/tools/chrome-devtools/ https://leeon.gitbooks.io/devtools/content/learn_basic/overview.html https://leeon...
SHOPLINE 網路開店平台 https://shopline.tw/ TAGLANDS https://www.taglands.com/ shopify https://www.shopify.com/...
https://www.youtube.com/channel/UC3gNmTGu-TTbFPpfSs5kNkg...

JSX produces React “elements”. 可以想像成這樣↑ 喔! 就是给了它一个物件,叫props.name = Sara 在 CodeSandbox 這邊可以練習React,還蠻好玩的。 components defined as classes have some addit...
https://tw.wanted.jobs/ https://tw.wanted.jobs/ https://stackoverflow.com/jobs https://www.indeed.co.uk/ https://remote.co/...
https://www.indeed.com/r/cf9ce0b6f86c5ac6 https://www.playtech.com/careers/view-jobs/senior-front-end-developer https://www.indeed.com/career-advice/r...

安裝ruby,就一直按按按,記得要看自己的電腦是 x64 還是 x86 按Finish之後重開機 然後電腦重開就好嘍...
GIT Tutorial: Understanding GIT and Basic Commands...

製作新的專案開始導入git 首先在bitbucket開一個新專案 .gitignore 這個檔案在git init的時候不會自己跑出來的樣子 google了一下: https://superuser.com/questions/357069/no-gitignore-file-in-new-rail...

Node.js – NPM 一些npm指令相關教學 https://docs.npmjs.com/cli/install...
用CDN 用webpack 图都尽量用css sprite...

点这个可以把这次提交的檔案先全部导出来(可以放一个资料夹) 点这个可以把这次提交的东西,全部取消,回到这次提交前的状态...
...
参考网页: https://trackjs.com/ https://unicorncoin.xyz/ animate.css https://github.com/daneden/animate.css jquery-scrolla https://github.com/maximzhurkin/...
https://maximzhurkin.github.io/jquery-scrolla/...

Q:如何查看已收藏的pen? A:到profile查看收藏過的pen...
◎轮播要用什么做(slick、vue、纯JS、纯css..) ◎轮播要最后才载入吗? ◎用slick的话,要用cdn还是用本地载入..(本地载入还可以改它的原始码)...
512×512 png图...
处事 1.测试环境很卡又有人会抢来抢去,希望开发多放几个接口 2.想要什么功能,或接口有什麼問題,自己跟开发说,请他调整或新增 3.也要確認好接口訊息是如何判定回傳的 4.有吵有糖吃。 程式面 1.先把逻辑都理清楚,画个流程图出来,需求都确认清楚,再来进行会比较快 2.若都确认好了,可以试着先在本地...

We Work Remotely | Remote Front-End Programming Jobs https://remoteok.io/ Remote Developer Jobs – Remote.co Remote Frontend Developer Jobs ̵...
不錯的影片 快速Vue.js導覽 Vue.js Cheatsheet 5 Practical Examples For Learning Vue.js...
var gulp = require('gulp'); var compass = require('gulp-compass'); gulp.task('compass', function() { ['./', './mobile/', './ws-ydpm/'].forEach(functio...
TortoiseGit的使用方法 先安装好软体,然后再开一个资料夹, 对资料夹按右键「git clone」 或是右键「git bash」输入指令...

...
1.尽量物件导向化(例如在function内用 this.xxx = xxx) 2.变数尽量简洁、unused的删掉。 3.逻辑判断要清楚 4.应该做个双向绑定,例如可以输入生日,来测试情况...
Vue.js給我的感覺是,將一組HTML物件化起來,定義它的方法、資料。 jQuery則是一開始使用 selector 找到物件,再定義要他們幹麻幹麻。 all Vue components are also Vue instances...
JavaScript Templating Without a Library Display JSON Data Using the JsRender Template Engine JSON Objects https://developer.mozilla.org/en-US/docs/Lea...
https://codeburst.io/declarative-vs-imperative-programming-a8a7c93d9ad2 http://www.redotheweb.com/2015/09/18/declarative-imperative-js.html https://ms...