JAMstack - web development architecture based on client-side JavaScript, reusable APIs, and prebuilt Markup

Just stumbled on the #JAMstack Web architecture/approach and it looks sweet, and very suitable for #SAFEnetwork & #Solid.

  • pre-built pages with app logic in client side JavaScript
  • no server logic / simple server APIs
  • git based CI
  • etc

https://jamstack.org

6 Likes

Yep :slight_smile: Would be interesting to hear more of your thoughts on this.

You already have pretty much all of them so far! If I was building a Web app from scratch I would look into it more and maybe try to use this approach - although I think most SAFE Web apps will do so naturally, so it may be its most useful for finding tools and libraries, or to identify as part of a community using this way of building. I think it is also suitable for Solid apps.