How to add free SSL to your website [https]
Cleanup merged branches from your repository [GIT]
Debate Django [Pro vs. Cons]
Web Service Architecture for Golang Developers

Web service architecture is the first phase before building every project, it’s like you prepare to build a house and start by creating the architecture plan. This article will present how I structure my projects when I need to create a simple web service in Golang. It’s very important for you to keep a simple […]
3 reasons to keep a changelog for your project [developer tips]
How to make a bootable Windows usb from your macbook
Simple SMTP server for local development usage
How to setup a Postgres Server on Ubuntu
5 common questions about how to build an Alexa Skill (Amazon Alexa)

1. Alexa Skill, where to start from ? The idea of this article it’s to help you to develop a skill from scratch or based on a starter pack, this is an example alexa-skill-starter-pack-typescript from my github account. I dont’ want to discuss too much about this starter pack, because you can find more details […]