求職網站
https://tw.wanted.jobs/ https://tw.wanted.jobs/ https://stackoverflow.com/jobs https://www.indeed.co.uk/ https://remote.co/...
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...
這是日劇《獻給阿爾吉儂的花束》裡常在放的古典樂,聽了讓人很靜心,不過其實它劇裡聽了會有點毛毛的。...
Default Parameters: If you are familiar with other programming languages like Ruby, Python then default parameters isn’t new to you. Default parameter...
if (true) { let a = 40; console.log(a); //40 } console.log(a); // undefined 上面的范例,如果改成var的话,最下面一行的console.log(a); 却是可以获取到的(40)...
JavaScript | MDN The Modern Javascript Tutorial ES6 for beginners – codeburst ECMAScript 6 Tutorial Speaking JavaScript: An In-Depth Guide for Program...

JavaScript Logical Operators ! 除了一个惊叹号之外 还有双惊叹号 What is the !! (not not) operator in JavaScript? 会把它的true or false再反转 So !! is not an operator, itR...
...