Nicolas GoyinThe missing bitUsing SVG sprites in elm with webpackSVG sprites is the new way to use icons in web app. Actually it is not “that new”, but support now in 2017 is quite good.Jun 25, 2017Jun 25, 2017
Nicolas GoyinThe missing bitDon’t leave password around in SPAThere is one thing I have noticed with SPA (single page app) login forms. Many of them keep the password in memory. And when I say in…Jun 10, 2017Jun 10, 2017
Nicolas GoyinThe missing bitLeaving macOS, part 4: The landing setupSo, I have been testing my current setup for long enough to share it.Apr 17, 20171Apr 17, 20171
Nicolas GoyinThe missing bitLeaving macOS, part 3: OS CandidatesThis serie of articles is a combinaison of telling my life, rants and other pointless stories. You have been warned!Mar 11, 2017Mar 11, 2017
Nicolas GoyinThe missing bitLeaving macOS, part 2: RequirementsThis serie of articles is a combinaison of telling my life, rants and other pointless stories. You have been warned!Mar 11, 2017Mar 11, 2017
Nicolas GoyinThe missing bitLeaving macOS, part 1: MotivationsThis serie of articles is a combinaison of telling my life, rants and other pointless stories. You have been warned!Mar 7, 2017Mar 7, 2017
Nicolas GoyinThe missing bitSelecting virtual field in EctoIn you Ecto model, you might have some virtual fields that needs to be computed when you select from your database.Feb 21, 2017Feb 21, 2017
Nicolas GoyinThe missing bitTemplate literals in TypescriptIt might be common knowledge, but I just discovered that Typescript was supporting JavaScript template literals.Feb 17, 2017Feb 17, 2017
Nicolas GoyinThe missing bitConvolution filter in javascriptWhile working in a project, I needed a convolution filter in javascript.Feb 2, 2017Feb 2, 2017