#code posts
#gatsbyjs#plugin#web monetization
How to Create your first GatsbyJS Plugin
October 14, 2019
In the latest article I introduced the new (proposed) web standard per Web Monetization. In this new article we'll se how we can create a simple GatsbyJS Plugin to inject the Web Monetization Meta Tag using the SSR APIs.
Write your first transaction on the Libra Network
June 24, 2019
After the release of the Libra Network's testnet, we'll understand how to write simple transactions on it
Conditional Polyfill in Angular v7
May 18, 2019
How to enable conditional polyfills loading in an Angular v7 project