Category: Coding

From Website to Mobile App

Progressive Web App Progressive Web App is a collection of web technologies that is aimed at offering a fast, reliable and engaging  experience for application (progressive-web-app), even when the app is accessed offline. This post is going to cover one of the technologies offered by the progressive app, the “Web App Manifest”. The manifest is very powerful,…


Transactional email made easy – Postmark

Every developer in their career has been asked to build a transactional email at least once. It usually starts with a simple request like: Please could you send a simple email when a contact form is submitted, something very simple, nothing special. A few minutes search on Google or Stackoverflow and “snap”, we find perfectly…