We have an announcement to make...
After 7 years, we're closing @elevantiq โ the agency that funded Vendure's development.
Not because we failed. Because Vendure deserves our complete focus. ๐งต
Download it here for VS Code
https://t.co/UDLgIyNKcC
code --install-extension HouseinIsProgramming.nextjs-config-intellisense
---
Or here for cursor (or any other fork)
https://t.co/KtcwKazQh2
cursor --install-extension HouseinIsProgramming.nextjs-config-intellisense
@nextjs is good, but the learning curve is steep, and the DX, unless you memorise the docs, can be rough.
I made an extension in hopes of making it easier by providing you with Intellisense in your NextJS files.
Community Spotlight: The Webhook Plugin at https://t.co/fSQdPZ1KSO
This powerful community plugin lets you automate workflows by sending webhooks in response to various events, such as new orders or product updates.
A huge thank you to our partners and community members at https://t.co/fSQdPZ1KSO for building and sharing this essential open-source tool with the entire community!
Find the plugin documentation in the first comment โ
A new article explores this idea, offering a practical look at how certain foundational choices make a system truly flexible.
The blog article dives into exactly how Vendure's architecture delivers on this promise of ideal developer experience.
How do good design principles look in practice?
We all have heard about them, but they're often too abstract to actually grasp.
https://t.co/mgWWsFpnZb
A well-designed platform anticipates this.
Its architecture is built to adapt to evolving needs without requiring a complete overhaul of core functionality.
Which is a fundamental idea in Vendure's design.
This is to give you a roadmap. It helps you learn how to work effectively with Vendure, all the way from "Hello World."
Want to see where all this is happening? You can check out how good the new website looks:
https://t.co/sefEtiVS72
New docs, new dashboard, and a brand new website
We at @vendure_io have been shipping a lot recently, and we have a lot more planned - much more that we are excited to create and share with you.
Last night at @viennajs: give a talk about dotfiles and key bindings and you are guaranteed to get swarmed by devs for the rest of the evening ๐
Great talk by @sudo_Housein
@meeroslav@viennajs Thank you for organizing such a great event and providing us with a platform where everyone can share their ideas!
Looking forward to all your upcoming events :D
Having wrestled with the fundamentals and the low-level workings of whatever stack I am using, tutorials now give me the architectural - a "cheat-sheet" in a sense.
Tutorials and documentation hit different when you're experienced.
While planning the upcoming React storefronts for @vendure_io , one of the most important question that I have to get right is: "What makes this a foundation that others can or would want to actually build on?"
But here's the thing: I'm not consuming it for the syntax anymore, I know that already, I'm looking at the patterns and at the why behind the decisions. Already understanding the low-level helps me understand the bigger picture.