Digging Into the WordPress Block Protocol Plugin. Written interview by @karks88 with @nonparibus
Is this part of @photomatt’s vision for the Gutenberg project becoming larger than WordPress? thewpminute.com/digging-into…
Most #BlockProtocol examples are in JavaScript/TypeScript, but you can build blocks in *any language* which supports JavaScript as a transpilation target 🤯 even #fsharp!
Join @hashai Platform Engineer @Thehabbos007 as he builds an F# spreadsheet block hash.dev/blog/build-blocks-i…
1/ We've been working a new protocol at @hashai
It's called the block protocol (but NOT about blockchain or NFTs!)
It allows you to build reusable blocks (aka. components) that are interchangeable across website/apps
It takes a minute to explain, but I’ve drawn pictures…
ALT Diagram of a set of individual blocks mapping onto the block protocol, and being inserted into multiple web apps like documents and website builders.
A little more context about what we're working on at HASH:
hash.ai/blog/announcing-the-…
An open-source system for embedding interactive blocks in any web application.