My Posts
JavaScript Everywhere!
09, September 2020
JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification.
Automate with webhooks
11, September 2020
Webhooks notify you, another person or system when resources have changed by calling a given HTTP endpoint.
Static sites are great
11, September 2020
Worry less about security, caching, and talking to the server. Static sites are the new thing.