Golang
Golang: how to set timeout with the context package
Golang: how to set timeout with the package context The simplest way to define an execution timeout in golang is to utilize the package context.
Silvio Giannini Software ArchitectAngular
How to make a PWA in Angular
A Progressive Web App (PWA) is a web application that uses modern Web features to offer users an experience very similar to a native app.
Silvio Giannini Software ArchitectJavascript
Intro to Showdown
Showdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. It can be used client side (in the browser) or server side (with Node or io)
Silvio Giannini Software Architect