alex
alexvue.bsky.social
alex
@alexvue.bsky.social
79 followers 410 following 390 posts
simple dev currently learning react native you can check out my blog https://alexop.dev/
Posts Media Videos Starter Packs
Nothing beats active learning. There are so many studies that show that. If you want to learn Vue, don't start with a course; start with the docs and build a simple todo app.
It's crazy that you don't learn how to learn at school itself.
Why do I often read things about "imposter syndrome" in the dev community? I didn't even know that the definition existed before I was active in the dev community.
This new feature from Claude Code is so nice.
For more complex tasks, it gives you a form wizard in the UI to tell it what to do.
Me on LinkedIn when I see posts like "I built a system prompt to replace a copywriter that earns 2500 euros per month."

And what's even crazier is that people believe that.
Me when people don't use AI for everything and think for themselves.
Signals are the future of web development.
With Slidev, you can create fancy animations for presentations easily like that.
this is how a vue application looks under the hood
You can use Excalidraw directly in Slidev. With the VS Code extension, you can customize your diagram. It's just a JSON in the end, and then with a custom Vue component, you can render it directly.
This Thursday I will give an online talk and an introduction into my favorite framework Vue for Frontend Queens.

📅 Date: Oct 16, 2025
⏰ Time: 2 PM ET
🔗 Register: bit.ly/3ILoBrN
Don't be afraid of reactivity, it's awesome and also not so complicated.
Why do I get emotionally triggered when someone is writing something bad about VS Code? Haha. You could have a completely different political view than me and say the earth is flat, I don't care. But the moment you say something bad against VS Code, I get angry.
When you use a modular code structure for your frontend projects, Claude Code can find the related code so fast.
When I realize I can achieve anything in this life, all I need is a truck load of delusion, insane amount of hardwork and a mountain of audacity
Created a custom ESLint rule to enforce the inline composable pattern.
I like the new extension for Cloud Code for VSCode.
For my own markdown editor, I replaced my custom command palette implementation with the one from Nuxt UI. It looks so nice.
I love the new Nuxt UI MCP server; it simplifies adding components or replacing my markdown editor with Nuxt UI elements. It's also handy for shipping a custom UI library with an MCP server, aiding coding agents in feature implementation.
Fullmetal Alchemist is still one of my favorite anime ever. The soundtrack, the story, the topic a true masterpiece.
Most of the time, creativity just means using what is already there and combining it in a unique way to create something new.