Jamstack

An Introduction to Jamstack What is Jamstack and How Does it Work? Jamstack is a modern web development framework that uses static web development techniques to create fast, secure, and scalable websites. It is based on client-side JavaScript, reusable APIs, and prebuilt Markup. This makes it easier for developers to create high-performance websites without having to use a traditional server-side web development framework. Jamstack also utilizes static site generators to generate HTML pages from content stored in databases or other sources....

April 25, 2023 · 2 min · Jason E. Burrows

New Pastebin Features

I stumbled across this today while looking for a snippet of code on my Pastebin account. There are two new features that can be used when creating a new Paste. An individual password can be assigned to each Paste. There an option for “Burn after read” that can be enabled for each new Paste.

October 25, 2020 · 1 min · Jason E. Burrows