framework3 is a new way to write web applications, combining several concepts at once:
- Creating an application with frontend and backend components in a coherent language
- Shipping the production runtime as the dev runtime (one and the same, except for exception handling)
- Scale by spinning up new processes and calling it a day
- A robust type system that can handle complex nested data objects
- A built-in hybrid database engine for storing documents with unique IDs
- Developer tooling (like this plugin!) to make f3 a little easier to work with.
Manage this extension at: https://marketplace.visualstudio.com/manage/publishers/protocol-seven
No features yet! This is just a pipe dream at the moment.
The goal is to have no dependencies other than the f3 executable itself.
No known extension settings yet, this is all brand new
No known issues yet!
No releases yet