Toast - a modern, ESModules-first, site compiler. It avoids bundlers completely by default

a modern, ESModules-first, site compiler. It avoids bundlers completely by default

Vision:

Understandable

We are moving away from leaning heavily on webpack and other systems that can be so complex as to be very intimidating. Toast code should be well-commented, preferring simplicity to complexity, and when we require complexity it should be adequately abstracted.

JAMStack/Serverless

We view JAMStack and Serverless as operationalized approaches to building products that are very similar in nature. We don’t think of either as a specific stack or technology but rather the processes by which results are achieved. This informs our view of Devops later in this document.

Assumptions the project makes:

The future is

Goals

Explore what an ESModules-first meta-framework looks like.

2 Likes