⚡️ 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'
I did some work on it this weekend out of random motivation. Result: A new release with 3 major features! 🚀
- Easy insert/update for many-to-many relations
- Default column values
- Programmatic database migrations API
I did some work on it this weekend out of random motivation. Result: A new release with 3 major features! 🚀
- Easy insert/update for many-to-many relations
- Default column values
- Programmatic database migrations API
Add the new "Built with Jaspr" badge with only 1 line of code. Available as "JasprBadge.light()" and ".dark()" in the latest Jaspr release!
Add the new "Built with Jaspr" badge with only 1 line of code. Available as "JasprBadge.light()" and ".dark()" in the latest Jaspr release!
- Language: @dart.dev
- Webapp UI: @flutter.dev
- Reactive websites: Jaspr by @schultek.dev ( jaspr.site )
- Monorepo: Dart Workspaces & Melos ( melos.invertase.dev )
- Backend frameworks: @serverpod.dev & Dart Frog
Repost to spread the word 🫶
Posing with the architect of a genocide for sales leads is an insane and deeply immoral stance
these projects cannot separate themselves from the CEO of the company who funds them
- Language: @dart.dev
- Webapp UI: @flutter.dev
- Reactive websites: Jaspr by @schultek.dev ( jaspr.site )
- Monorepo: Dart Workspaces & Melos ( melos.invertase.dev )
- Backend frameworks: @serverpod.dev & Dart Frog
Repost to spread the word 🫶
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 👇
jaspr_riverpod is not updated to use Riverpod 3, giving you access to all the latest features.
Also, syncing providers is now even easier. Think "fullstack providers" that you compute on the server (e.g. load from db) and read on the client after pageload.
jaspr_riverpod is not updated to use Riverpod 3, giving you access to all the latest features.
Also, syncing providers is now even easier. Think "fullstack providers" that you compute on the server (e.g. load from db) and read on the client after pageload.
I got some very cool Jaspr features lined up, so let's see how many I can pump out until then. 😁
I'll keep this thread updated. 🧵
I got some very cool Jaspr features lined up, so let's see how many I can pump out until then. 😁
I'll keep this thread updated. 🧵
It comes with:
✒️ Simpler and more Flutter-like syntax
🪄 Optimized performance and stability
🎨 More styling properties
Oh, and all breaking changes can be migrated fully automatically.
Check 🧵for details
It comes with:
✒️ Simpler and more Flutter-like syntax
🪄 Optimized performance and stability
🎨 More styling properties
Oh, and all breaking changes can be migrated fully automatically.
Check 🧵for details
It comes with:
✒️ Simpler and more Flutter-like syntax
🪄 Optimized performance and stability
🎨 More styling properties
Oh, and all breaking changes can be migrated fully automatically.
Check 🧵for details
It comes with:
✒️ Simpler and more Flutter-like syntax
🪄 Optimized performance and stability
🎨 More styling properties
Oh, and all breaking changes can be migrated fully automatically.
Check 🧵for details
- easier and more familiar syntax
- better language support
- massively reduced internal complexity
- better performance
- easier to maintain and contribute
Writing Jaspr components is now even easier and more Flutter-like, the framework core is further optimized and more performant, and I added a 'jaspr migrate' command that automatically migrate all breaking changes. 👇
- easier and more familiar syntax
- better language support
- massively reduced internal complexity
- better performance
- easier to maintain and contribute
Writing Jaspr components is now even easier and more Flutter-like, the framework core is further optimized and more performant, and I added a 'jaspr migrate' command that automatically migrate all breaking changes. 👇
Writing Jaspr components is now even easier and more Flutter-like, the framework core is further optimized and more performant, and I added a 'jaspr migrate' command that automatically migrate all breaking changes. 👇
I will also make a special sticker just for my sponsors then. 💙
I will also make a special sticker just for my sponsors then. 💙
🔝 top 1 search result for "json"
🔝 top 1 search result for "data class"
on pub.dev (excluding discontinued packages). Pretty neat.
pub.schultek.dev/packages/dar...
🔝 top 1 search result for "json"
🔝 top 1 search result for "data class"
on pub.dev (excluding discontinued packages). Pretty neat.
pub.schultek.dev/packages/dar...
Thanks to everyone who supported Jaspr and myself on this journey! Cheers to an amazing future of Dart on the Web 🥂
Thanks to everyone who supported Jaspr and myself on this journey! Cheers to an amazing future of Dart on the Web 🥂
It's so cool to finally see this on the official site. 🤩
It's so cool to finally see this on the official site. 🤩
I thought it was someone else talking about Jaspr. But no, it’s the creator of the library
@schultek.dev talking about it
I thought it was someone else talking about Jaspr. But no, it’s the creator of the library
@schultek.dev talking about it
A new package for building CONTENT-DRIVEN SITES with MARKDOWN like documentation, blogs, or marketing pages. It comes with LOTS OF BUILT-IN STUFF like pre-made layouts, components, theming and more.
Check thread for all the amazing features ->
A new package for building CONTENT-DRIVEN SITES with MARKDOWN like documentation, blogs, or marketing pages. It comes with LOTS OF BUILT-IN STUFF like pre-made layouts, components, theming and more.
Check thread for all the amazing features ->
Just take the pub package url and put '.schultek.' between 'pub' and 'dev'.
👉 pub.schultek.dev/packages/jaspr
Just take the pub package url and put '.schultek.' between 'pub' and 'dev'.
👉 pub.schultek.dev/packages/jaspr
✅ 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 👇
I added a feature to create new Jaspr projects right from VSCode. With five starter templates:
I added a feature to create new Jaspr projects right from VSCode. With five starter templates: