development

Posts tagged as development

Launching the new kyrcha.info using Gatsby, Bulma, Contentful and Surge

by Kyriakos Chatzidimitriou | May 22, 2019 15:49 | development

A short presentation of my new personal website

Make your environment variables more robust by making them more fragile

by Kyriakos Chatzidimitriou | Jan 29, 2019 08:39 | tutorials

In this post I explain how I use the "making the software more fragile in order to make it more robust” strategy by Yegor Bugayenko to robustify my node.js apps.

SSL/HTTPS server with Node.js and Express.js

by Kyriakos Chatzidimitriou | Oct 14, 2014 09:56 | tutorials

Tutorial on how to create an SSL/HTTPS server with Node.js and Expressjs