Leamsigc
banner
leamsigc.com
Leamsigc
@leamsigc.com
Pinned
NuxtZzle is part of the #betterAuth docs as a example of of integration of @nuxt.com, @drizzle.team, @betterauth and @nuxt_content
𝗡𝘂𝘅𝘁𝗭𝘇𝗹𝗲 Template just crossed 100 stars on GitHub! 🚀🚀

Reaching 100 stars is a big accomplishment for me, and I’m deeply grateful to everyone who’s checked out, stared, or contributed. Thank you for your support! 🙏
October 22, 2025 at 6:26 AM
If you are using #NuxtContent and the #NuxtSEO module,
don't do this
`
import { z } from 'zod'
`
In the content.config.ts, the issue it seems like the `asSeoCollection` from the #NuxtSeo module won't create the types for some reason.
October 15, 2025 at 9:33 AM
Looking for a free audio editing tool on the web ?

https://audiomass.co/

Free full-featured web-based audio & waveform editing tool
https://github.com/pkalogiros/audiomass
October 6, 2025 at 7:10 AM
And another Nuxt project, trying to replicate the Postiz but using Nuxt Layers:

- But specifically implement the support of Google My Business.
- As well, a free tools using Transformerjs.
- PNPM monorepo
#nuxt #postiz
September 23, 2025 at 8:16 AM
Shadcn vue Like Nuxt/Vue Components for Vuejs/Nuxt Devs 🔥🔥🔥

1. https://vue-bits.dev/ Vue Bits is a large collection of animated VueJS UI components made to spice up your web creations.
#nuxt #vue #shadcnvue #rekaui #nuxtui
September 19, 2025 at 6:55 AM
Using the FVM to manage my flutter version, is a good send.

September 8, 2025 at 9:31 AM
🎉 Nuxt 4.1 just dropped with experimental Rolldown support! 🦀
1️⃣ Add this to your package.json:
{ "pnpm": { "overrides": { "vite": "npm:rolldown-vite@latest" } } }

2️⃣Reinstall your dependencies.

Nuxt will handle the rest #nuxt #rolldown #vite #rust #webdev
September 3, 2025 at 6:39 AM
Damn when I look at my side projects, all I can see are half way done features and most of them are useful but only for me lol
September 2, 2025 at 6:50 AM
Sometimes is better to invest 5 min and look into the provided examples for a package that you use in your project, than losing 1/2 a day looking why is something not working correctly.
#flutter #maplibre
September 1, 2025 at 7:35 AM
Update the https://human-ideas.giessen.dev/tools/text-behind-image
for the in browser text behind image, new menu, and other new options.

#nuxt #transformersjs #buildinpublic
August 21, 2025 at 11:50 AM
Hey devs! 🚀 I just dropped a browser extension that makes Daily.dev squads way smoother for anyone who loves Vue 3 as much as I do. 🍃 Built totally with Vue 3 +

#vuejs #dailydev #webextension #vitejs #typescript #frontend #browsertips #devtools
August 19, 2025 at 9:29 AM
Create a browser add-on, to sort from the most up voted articles for @dailydotdev
link https://github.com/leamsigc/daily.dev.sort
August 18, 2025 at 12:21 PM
After a 6 to 8 month working on other project from #java to #Flutter
then going back to a huge Vue project that you set up and design the architecture of, it feels so good to know where is what, and having good documentation + #vue DevTools is so nice.
#vue #nuxt
August 15, 2025 at 11:05 AM
Why a connection to call the Google my Business API need so many checks, just to increase the cap for max call, at least give me 1 to test out my connection, but no default is set to 0, then need to go with a complete verification step to increase.

#nuxt #googlemybussines
August 13, 2025 at 7:41 AM
Time to grind some vue and nuxt code, testing out the Kiro, let see how far we can get...

#vue #nuxt
July 28, 2025 at 7:54 PM
Time to start a new project with Nuxt, now that everyone is talking about it :D

Using https://nuxt-better-auth.giessen.dev/ as the base for the auth and landing page.

#nuxt #vuejs #vercel #javascript #development #programming
July 9, 2025 at 7:22 PM
New Episode of The Loop tech - vuejs
Nuxt Lab Joins Vercel, wait what??

https://creators.spotify.com/pod/show/the-loop-vuejs/episodes/Ep-10--NuxtLabs-joins-Vercel-e35aht4
July 9, 2025 at 7:44 AM
https://vercel.com/blog/nuxtlabs-joins-vercel
I hope that this help Nuxt, and I'm excited to see how this partnership will enhance the development experience for all users but at the same time Im skeptical knowing the history of React and vercel.

But hoping for the best.
#Nuxt #Vercel #OpenSource
July 8, 2025 at 6:27 PM
Let's see if the coolify instance is working correctly now
July 2, 2025 at 7:18 AM
Is just me or sometimes is just hard to make time for side projects, more when you 4 kids lol

June 27, 2025 at 4:26 PM
Is really not possible to have nested objects in the `.arb` translation file for flutter?

This quite a big issue when you have a big project with a lot of screens, there are other packages that support nested JSON, but it seems like the .arb files are limited in this regard.
#flutter

June 26, 2025 at 7:03 AM
When working in a project that need to support multiple languages, Nuxt + VS Code i18n Ally plugin.
💌💌💌💌💌

#nuxt #vue #i18n
I use this plugin for multiple big projects, as well as for small side projects as well.

June 23, 2025 at 4:15 PM
We are close to the 80 Start for the 𝗡𝘂𝘅𝘁𝘇𝘇𝗹𝗲:

The base for your Nuxt/ BetterAuth &
Drizzle ORM Landing Page!

https://nuxt-better-auth.giessen.dev/

#nuxt #better-auth ##drizzle #vue #buildinpublic
June 18, 2025 at 7:15 AM
I'm not anti AI I'm just anti not learning,
We always need people to generate new ideas, new ways of doing things.
June 13, 2025 at 2:11 PM

LiveStore is a next-generation state management framework based on reactive SQLite and git-inspired syncing (via event-sourcing).
Link to the documentation, just in case someone wants to learn more about it! Check it out here:
https://livestore.dev/
June 13, 2025 at 2:04 PM