Published in Inside Bowtie·Dec 13, 2021A conversation between a Designer and an Engineer on Design SystemIn Bowtie, the collaboration between designers and engineers is highly valued. We work closely together in finding solutions to problems, regardless of whether it is a feature, fix, or workflow improvement to make our work more efficient. …Design Systems9 min read
Published in Frontend Weekly·May 3, 2017Migrating to react-router v4…the SSR wayMigration. Lots of migrations recently. Lots of major migrations. Migrating to React v15.5 is a good preparation for the full embrace of React v16 (:scream), and it wasn’t too much of a pain as it was mostly with React.PropTypes deprecation and some other API deprecations. react-router v4 is a different…React2 min read
Aug 27, 2016Setting up free HTTPS with Heroku SSL and Let’s EncryptI was tempted to just switch over to google compute engine where I can get a(maybe two) VM and set up SSL/TLS with seemingly hassle-free configuration given that the configuration of initialising a VM being very straight-forward (with vast images available). And I could even set one up hosting my…Ssl4 min read