Marco Avila

Results 8 comments of Marco Avila

I also want to share my use case of dart:mirrors (although nothing is in production yet). I'm building a server-side framework in pure dart to serve all front-end flavours (flutter,...

@lrhn, I'm building a server framework in pure dart to serve all front-end flavours (flutter, tailwindcss, vue, react, svelt etc). So the framework trust on mirrors to inject depencies based...

I totaly agree to use John Papa's styleguide. :+1:

Yeah the npm package is still incompatible with Tailwind 3. Any chance to update the NPM package? Or how can we use the version compatible with Tailwind v3?

> @dylan-lom Thanks for highlighting that, looks like fixer.io doesn't offer change of base currency in their free plan, better to use some other API like https://api.exchangeratesapi.io/latest?base=CAD It seems `exchangeratesapi.io`...

I'm getting this error with the latest version of drizzle (0.30.4). This is my setup with bun (v1.0.35) and vitest (all the latest and recent updated): - `[email protected]` - `[email protected]`...

1 and half years later and this is still open? IMHO this modifier should definitely exist. Using Alpinejs for this is super handy and I really miss this in Vue....