Jekyll + webpack = ❤️

Static site generators are amazing tools, hands down! I love working with Jekyll and here are some of the features you are missing if you aren't using one: Deduplication of common code blocks Write you code once, include it everywhere Template engine… »

And another end

Aw man! What a year! So many great experiences, so many mixed feelings! 2016 was full of retrospective meetings. Why not make one for my-self and for the year past. I did set a few goals last year. What I did Travel more I visited Bucharest, Romania… »

REST API Stress Test

Great, so finished your newly designed REST API that will back up your upcoming platform. You are about to hit live and you are expecting a fair amount of visitors, but there is the possibility of overcoming that amount and you want to test your API… »

The reason I do what I do

I am Software Engineer being paid two times over the standard Greek wage. But why you say. When I was growing up I had to deal with two things: a) I didn't had the money to do anything I wanted to do and b) I had to do shitty jobs to get that money… »

The error object in Javascript

The Error object »