Creator of @limette.dev.
mariusvatasoiu.com · social.cards · devs.lol · limette.dev
It's called Limette and it's a full-stack framework for Deno and Web Components (Lit).
There are still a lot of things to fix/improve/add, so please be patient. 🙏
(with some delay)
(with some delay)
The module graph fails in cases where two modules import a third at the same time. Demo: random-stuff.jakearchibald.com/bug-repros/t...
It's best to avoid the feature for now 😔
The module graph fails in cases where two modules import a third at the same time. Demo: random-stuff.jakearchibald.com/bug-repros/t...
It's best to avoid the feature for now 😔
This is the URL for SVGOMG. Unfortunately someone maintains a fork with ads, so, err, don't use that 😀
jakearchibald.github.io/svgomg/
This is the URL for SVGOMG. Unfortunately someone maintains a fork with ads, so, err, don't use that 😀
jakearchibald.github.io/svgomg/
Here's Firefox Nightly with layout.css.module-scripts.enabled running a Codepen that uses standard CSS modules.
codepen.io/justinfagnan... *
*updated from @chriscoyier.net's original
That makes Chrome & Firefox w/ support. Next up Safari 🙏
Here's Firefox Nightly with layout.css.module-scripts.enabled running a Codepen that uses standard CSS modules.
codepen.io/justinfagnan... *
*updated from @chriscoyier.net's original
That makes Chrome & Firefox w/ support. Next up Safari 🙏
⭐ Permission sets in config
⭐ Setup and teardown APIs to Deno.test
⭐ HTML entrypoint support in deno bundle
⭐ Runtime API for deno bundle
deno.com/blog/v2.5
⭐ Permission sets in config
⭐ Setup and teardown APIs to Deno.test
⭐ HTML entrypoint support in deno bundle
⭐ Runtime API for deno bundle
deno.com/blog/v2.5
The app is mostly based on Web Components with Lit and some legacy code with AngularJS.
Webpack might be complex, but it does a lot of things under the hood.
The app is mostly based on Web Components with Lit and some legacy code with AngularJS.
Webpack might be complex, but it does a lot of things under the hood.
Webpack might be complex, but it does a lot of things under the hood.
If you use a framework other than React, or no framework at all, this is huge.
tailwindcss.com/blog/vanilla...
If you use a framework other than React, or no framework at all, this is huge.
tailwindcss.com/blog/vanilla...
The usual document.createElement('script) and then document.body.appendChild()?
One of the files is loaded conditionally at runtime and must be loaded before the main entrypoint.
I tried a lot of things, but no luck 😞
Current options on the table:
@vite.dev + @vitest.dev
@rspack.dev + Rstest (not ready yet)
Rollup / @rolldown.rs + @web/dev-server + @web/test-runner
Or combinations between them.
The usual document.createElement('script) and then document.body.appendChild()?
One of the files is loaded conditionally at runtime and must be loaded before the main entrypoint.
I tried a lot of things, but no luck 😞
Current options on the table:
@vite.dev + @vitest.dev
@rspack.dev + Rstest (not ready yet)
Rollup / @rolldown.rs + @web/dev-server + @web/test-runner
Or combinations between them.
Current options on the table:
@vite.dev + @vitest.dev
@rspack.dev + Rstest (not ready yet)
Rollup / @rolldown.rs + @web/dev-server + @web/test-runner
Or combinations between them.
Highlights from last week:
- Support align attribute on HTMLParagraphElement interface
- Implement declarative shadow DOM
- Implement the `fit-content()` sizing function
- Added --enable-experimental-web-platform-features command line argument
devblogs.microsoft.com/typescript/t...
devblogs.microsoft.com/typescript/t...
I filled an issue here:
github.com/webcomponent...
I filled an issue here:
github.com/webcomponent...
With this migration, I've also migrated from MongoDB to SQLite. And from Bootstrap to Tailwind.
Without any specific performance improvements, things look already better.
With this migration, I've also migrated from MongoDB to SQLite. And from Bootstrap to Tailwind.
Without any specific performance improvements, things look already better.