⚡️ Instant code generation
🔬 Surgical updates in the same file
🔎 Report outdated/wrong code as lint warnings
🪄 Auto-regenerate outdated/wrong code via 'dart fix'
⚡️ Instant code generation
🔬 Surgical updates in the same file
🔎 Report outdated/wrong code as lint warnings
🪄 Auto-regenerate outdated/wrong code via 'dart fix'
With the newest release, you get live in-editor hints on where a component is rendered (server, client or both) and whether it uses unsafe imports.
This is solving one of the biggest pains when working with full-stack components 👇
With the newest release, you get live in-editor hints on where a component is rendered (server, client or both) and whether it uses unsafe imports.
This is solving one of the biggest pains when working with full-stack components 👇
✅ New Project Templates
✅ Debugging Support
✅ Integrated Jaspr Commands
This makes it easier than ever to create and run your website with Jaspr! Link below 👇
✅ New Project Templates
✅ Debugging Support
✅ Integrated Jaspr Commands
This makes it easier than ever to create and run your website with Jaspr! Link below 👇
This will make debugging Jaspr apps 1000x nicer:
✅ Debug both server and client processes.
✅ Set breakpoints.
✅ Inspect and modify live state.
This will make debugging Jaspr apps 1000x nicer:
✅ Debug both server and client processes.
✅ Set breakpoints.
✅ Inspect and modify live state.
✅ New headers API: 'context.headers' and 'context.setHeader()'
✅ New cookies API: 'context.cookies' and 'context.setCookie()'
✅ New response API: 'context.setStatusCode'
✅ New headers API: 'context.headers' and 'context.setHeader()'
✅ New cookies API: 'context.cookies' and 'context.setCookie()'
✅ New response API: 'context.setStatusCode'
✅ More supported CSS properties.
✅ Unified '.styles()' method (no more separation).
✅ New "styles_ordering" lint rule.
✅ More supported CSS properties.
✅ Unified '.styles()' method (no more separation).
✅ New "styles_ordering" lint rule.