2020-09-01から1ヶ月間の記事一覧

『Atomic Design堅牢で使いやすいUIを効率良く設計する』を読んだ

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2020-09-17-atomic-design/"); head.appendCh…

『Clean Coder プロフェッショナルプログラマへの道』を読んだ

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2020-09-07-clean-coder/"); head.appendChil…

Lisp 布教書 『Land of Lisp』を読んだ

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2020-09-02-land-of-lisp/"); head.appendChi…