Super-interactive workflow. You never wait for the webserver to restart -you are "inside" the server/the running image.
Super-fast compile-time errors and warnings (function by function, a shortcut away).
Compiles to machine code.
Djula is nearly a drop-in replacement for Django templates. Or choose JSX syntax or a lispy template engine.
Various DB libraries, Mito has built-in migrations.
Binaries with everything included (templates and all static assets, dozens of dependencies, the compiler and debugger) is ±35MB (compressed). Great to ship and deploy.
Super-interactive workflow. You never wait for the webserver to restart -you are "inside" the server/the running image.
Super-fast compile-time errors and warnings (function by function, a shortcut away).
Compiles to machine code.
Djula is nearly a drop-in replacement for Django templates. Or choose JSX syntax or a lispy template engine.
Various DB libraries, Mito has built-in migrations.
Binaries with everything included (templates and all static assets, dozens of dependencies, the compiler and debugger) is ±35MB (compressed). Great to ship and deploy.
An in-coming DB admin dashboard (https://lisp-journey.gitlab.io/blog/towards-a-database-admin...)
Good times.