Skip to content

thefrontside/revolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revolution

Revolution is an interactive HTML Server. It is radical in that:

  • No stateful components, just simple, one-way functions that generate HTML.
  • Structured Concurrency and Effects drive the UI, not the other way around.
  • Middleware that can transform HTML at the AST level.
  • "Server Side Rendering" is trivial because HTML generation is one-way. Essentially just calling a template
  • Composability at the website level.

Join the Revolution!

Development

$ deno test

About

After the years of reaction comes revolution

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published