Tooling Stack¶
Svelte & Fastapi¶
In short, any application can be thought of the composition of the following:
- Routing
- Page
- Component
- State Management
At Workhop.cool, we use Svelte for UI and Fastapi for backend logics.
Full Code, Low Code, and No Code¶
A good tool should have all of these three forms. They should be transferrable to each other seamlessly. Low code & No code is always needed no matter in what context, even for the most hardcore tech intensive setup