New week = new article! 🎉
This time, I decided to write about the recent contribution to the module I maintain for @nuxt_js that supports @medusajs 2.0 🚀
Read more 👇
dev.to/jacobandrewsky/build-…
Damn, you can actually build the entire fault-tolerant system using @medusajs.
It's not only a commerce platform. It's a full-stack framework to build modular, fault-tolerant and highly-scalable system.
At @medusajs we recently started migrating our database models from MikroORM entities to DML (in-house tool) and look at this whooping diff.
Down to 45 lines from 140 lines 🤯
3 reasons that make this a hit piece:
1. You get the best integration with the best CMS out there.
2. Covers every @medusajs framework feature.
3. It’s essentially a sync engine with a UI so you can reuse it for so many other use cases (e.g sync orders to a CRM).
New guide: Integrate @sanity_io with Medusa.
• Sync products automatically from Medusa to Sanity.
• Integrate Sanity with our @nextjs storefront.
• Customize Medusa Admin to view and manage syncs.
docs.medusajs.com/resources/…
B2B Starter now has promotions support!
You can apply both automatic promotions (green) and manual promo codes (blue).
This unlocks a bunch of cool promo options, like bulk discounts or "buy x, get x".
Customer Group pricing coming up next 🔜
Repo: git.new/b2b-starter-repo
Most interesting part about working on this guide is how effortlessly I linked a Medusa product with a @sanity_io document. I can then just retrieve the Sanity document whenever I retrieve products!
New guide: Integrate @sanity_io with Medusa.
• Sync products automatically from Medusa to Sanity.
• Integrate Sanity with our @nextjs storefront.
• Customize Medusa Admin to view and manage syncs.
docs.medusajs.com/resources/…
If you want to get started with Sanity and Medusa today, check out @Tinloof's Munchies starter, which comes with an integration to Sanity out of the box.
The latest Medusa starter from @tinloof features a themeable storefront with a custom design system, built-in @sanity integration, branded email suite, and much more—all with lightning-fast performance on @nextjs 15.
Learn about the Munchies Starter at tinloof.com/work/medusa-dtc-…
New guide: Integrate @sanity_io with Medusa.
• Sync products automatically from Medusa to Sanity.
• Integrate Sanity with our @nextjs storefront.
• Customize Medusa Admin to view and manage syncs.
docs.medusajs.com/resources/…
10,000 rps at <500ms with Medusa.
Learn how @veve_official used Medusa to build a scalable comic store that handles more than a million hourly requests at peak, following an exclusive Marvel distribution deal.
medusajs.com/blog/veve/
A new version of @medusajs module for @nuxt_js is out! 🎉
With it, comes the support for the newly released Medusa 2.0.0 🚀
Thanks for the amazing contribution by Dimitrios Mandamadiotis ❤️
github.com/Baroshem/nuxt-med…
Built this mega menu for the B2B Starter! It's automatically generated from your active product categories, up to 2 levels deep.
Check out the repo here: git.new/b2b-starter-repo
In @medusajs 2.0, we shipped Query, a powerful GraphQL-like tool for querying data across your application.
The tool gives you access to all systems of records at your fingertips.
Let's dig into it.
🙋♂️I still find it mind-blowing, just one of dozens of features that make @medusajs 2.0 the composable e-commerce framework we've all been waiting for.
For example, you can have a link between our Product module and a custom @sanity_io module.
Such a link is useful to enrich your products in Sanity and create a greater storefront experience.
Fun story, when we first demoed this example, this was the reaction we got:
The @medusajs B2B Starter just got faster!
- Upgraded to @nextjs 15
- Optimistic cart updates
- Optimized images
- Enhanced caching
Performance is significantly faster: LCP dropped by 2 seconds.
Some bugs left to fix and more features on the way 🔜
dub.sh/medusa-b2b-starter
Support for B2B commerce with Medusa 2.0
As part of our 2.0 Launch, we introduced a new B2B Starter with features like company-employee management, quote flows, bulk add-to-cart, spend limits, and more.
Check out the demo in our announcement below.
medusajs.com/blog/announcing…
1,000,000 requests per minute🛒
That’s the traffic the @medusajs Cart Module handles during product releases for one of the world's leading distributors of rare digital collectibles and comics.
All with sub-500ms latency and 0% cart failures.
User story out next week 🤫
Version 2.0.4 is out!
The recent releases focused on improving the robustness of our core products. This included a security patch, so you should upgrade your projects as soon as possible.
Read more in our changelog: medusajs.com/changelog