JavaScript snippets (trim, supplant)
17 Hours of JavaScript from the Masters で紹介されてるビデオの The JavaScript Programming Language の Part 3 にでてきたコードをメモ。
12:40 あたりに出てくる trim
...notes and thoughts, hopefully something meaningful
17 Hours of JavaScript from the Masters で紹介されてるビデオの The JavaScript Programming Language の Part 3 にでてきたコードをメモ。
12:40 あたりに出てくる trim
...It’s easy to make things bigger, it’s hard to make things better.
— Douglas Crockford
仕事のタスクを管理する方法をちょこちょこ変えていたが、だいぶ落ち着いてきたので一度まとめておく。今の仕事では、基本的にPCの前にいるので、タスク管理はPC上で行っている。
ソフトウェア(Windows)
仮想デスクトップを4つ作って、それぞれ (1) win+A (左上), (2) win+S (右上), (3) win+Z (左下), (4)...