Can’t believe nuxt-users is officially 1 year old today! 🎂🎉 What started as a project to make user management effortless in @nuxt_js has grown so much over the past 12 months. A massive thank you to every contributor, issue reporter, and dev using it in production! 💚 #nuxt
rrd.dev
@rrd108.bsky.social
Digital Hare Krishna monk 🙏🏻 WebDev since '98. Frontend or backend? The eternal question. Hungary, vuejs, PHP
🚀 Excited to announce that nuxt-api-shield v1.0.0 is officially here! A powerful way to secure your Nuxt API routes and protect your application. Check out the release and let me know what you think! 🛡️ github.com/rrd108/nuxt-... #nuxt #webdev #security #opensource
Release v1.0.0 · rrd108/nuxt-api-shield
v1.0.0 Breaking: security.trustXForwardedFor now defaults to false Previously true, which allowed IP spoofing on directly internet-facing apps. If behind a trusted proxy, explicitly set security: {...
github.com
Building a little something for #Nuxt to solve my own e-commerce headache, but figured the community might find it useful too! Introducing nuxt-cart — a lightweight, no-nonsense cart state management tool for your next project. Check it out and let me know what you think github.com/rrd108/nuxt-...
GitHub - rrd108/nuxt-cart
Contribute to rrd108/nuxt-cart development by creating an account on GitHub.
github.com
I was tired of endless email threads to find a time for a meeting. So I build a solution. It was only a few hours. 🤖
nuxt-users has the show/hide password feature on the login page. Why didn't I added it earlier? 🤔
🙋♂️ so ... for reasons: I would love to know people's frustrations with: - the current npmjs.com - admin user flows on npm web ui (and cli, locally) 🙏
mygitfolio.com?user=rrd108 Interesting project to make your github profile to something more edible
GitFolio - Transform Your GitHub Profile into a Professional Portfolio
Turn any GitHub profile into a beautiful, shareable portfolio with contribution graphs and insights.
mygitfolio.com
Added nuxt-users to Context7 MPC and the results are… vow. 🤯 The DX just hit a whole new level. If you aren't optimizing your MPC context yet, you’re missing out.
My nuxt-users module is on the official modules listing! I hope it will save some time for a few nuxters.
I needed a Hungarian tax and social security number validator, but I didn't find any. github.com/rrd108/hunga...
GitHub - rrd108/hungarian-validators: A TypeScript/JavaScript library for validating Hungarian identifiers: tax number (adóazonosító jel), social security number (taj szám)
A TypeScript/JavaScript library for validating Hungarian identifiers: tax number (adóazonosító jel), social security number (taj szám) - rrd108/hungarian-validators
github.com
Is it just me, or is it a relief when the AI fails to solve the same bug I was stuck on?
Let's call it a productive weekend. I released nuxt-api-shield 0.9.2 and nuxt-users 1.37.2
What motivates people to contribute to an open source project? One of my packages is used by 70k projects but has zero contributors. No issues, nothing. Meanwhile, I have much smaller ones getting valuable PRs from random developers. #devlife #opensource
Anybody knows how nuxt module listing requests are processed? There are quite a few in the issues for months.
Is it just me, or is there an unexpected rush of excitement every time someone opens an issue on one of your repos? Even the bug reports! 😅
I have no problems with the terminal, but my favourite git tool is @gitkraken.com The gui is nice and the dev experience is really on the top for me. Check out: gitkraken.cello.so/kVUfBBDsO3h
GitKraken Legendary Git Tools | GitKraken
Meet GitKraken, the creator of legendary Git tools for developers and teams - like the GitKraken Desktop, with Git GUI and CLI, Git Integration for Jira, and GitLens for VS Code.
gitkraken.cello.so
3 hours of debugging today. 😫 The culprit? My MySQL password was simply '123' on my dev machine. The app wanted a string, read it as a number from the env var, silently failed, and defaulted to the wrong DB connection. Sometimes even TypeScript can't save you from the wild west of env variables!
When vibe coders use multiple agents simultaneously, they'll quickly encounter the reality of merge conflict. 💥 It's the moment the collective vibe hits a wall. #DevLife #AIagents #MergeConflict #CodingBlues
One of the best use of AI for me is to have a helper to hunt down a malware infection on a website. Much faster and I learn a lot.
🎉 HUGE WIN after a grueling 1.5 days! My nuxt-users module had a bizarre build-time bug: Build finished, but the process hung (no CLI prompt). The culprit: It was checking the DB connection during build time! 🤦♂️ The fix is released in v1.34.7. Go update now! #Nuxt #DeveloperLife
My Nuxt Users module is coming closer to the first stable release. Still I need some early bird feedback. Are you interested?
Vibe coded a mini app in a day. Otherwise, it would take me a week. The code quality isn't the best, but shipping an MVP in a day is a superpower.
I made this #nuxt users module for myself, but it might be useful for others. PRs, issues are welcome. nuxt-users.webmania.cc
Nuxt Users
A user authentication and authorization module for Nuxt with database support for SQLite, MySQL, and PostgreSQL
nuxt-users.webmania.cc
My favourite git tool is @gitkraken.com Check out: gitkraken.cello.so/kVUfBBDsO3h What is yours?
GitKraken Legendary Git Tools | GitKraken
Meet GitKraken, the creator of legendary Git tools for developers and teams - like the GitKraken Desktop, with Git GUI and CLI, Git Integration for Jira, and GitLens for VS Code.
gitkraken.cello.so
Really makes me happy when seeing a new PR on my open-source project. It means someone cares enough to make it better. Thanks for the help! 🙏