- 77
- 65 375
Vendure Headless Commerce Platform
Austria
เข้าร่วมเมื่อ 3 ต.ค. 2011
Vendure is an enterprise-ready headless commerce platform, that enables companies to build tailored multi-channel digital commerce experiences.
Website: www.vendure.io/
GitHub: github.com/vendure-ecommerce
Website: www.vendure.io/
GitHub: github.com/vendure-ecommerce
How to Show 10 Million of Something - Christopher Ehrlich, Vendure Conf 2024
Christopher covers front-end performance in extreme conditions
มุมมอง: 139
วีดีโอ
A Bried History of Mistakes - Martijn van de Brug, Vendure Conf 2024
มุมมอง 48หลายเดือนก่อน
As one of Vendure's longest-standing community members, Martijn has made his share of mistakes. But he has also learned many lessons, which he shares in this session.
Data Management with Git and Commitspark - Markus Weiland, Vendure Conf 2024
มุมมอง 11หลายเดือนก่อน
Markus introduces a new way to manage your data - using the principles and workflows of Git and applying that to any kind of content.
What Would Vendure Do? - Kevin Mattutat, Vendure Conf 2024
มุมมอง 105หลายเดือนก่อน
Kevin dives in to the Vendure code base to find common patterns and techniques you can apply to your own projects.
The Magic of Svelte - Jürg Hunziker, Vendure Conf 2024
มุมมอง 659หลายเดือนก่อน
Jürg Hunziker introduces what makes Svelte a great frontend framework, showcasing how things work differently to other frameworks you might have used.
Building Single Executable Applications with Node.js - Edouard Maleix, Vendure Conf 2024
มุมมอง 212หลายเดือนก่อน
Edouard presents a new set of Node.js APIs which allow you to build and distribute Node applications as single executables.
The Complexity Genie - Armin Ronacher, Vendure Conf 2024
มุมมอง 376หลายเดือนก่อน
Armin Ronacher shares hard-won lessons about software complexity and setting constraints.
Independence Over Exponential Growth - David Höck, Vendure Conf 2024
มุมมอง 73หลายเดือนก่อน
Vendure CEO & Co-Founder David Höck gives insight into the journey of a commercial open source company, finding a path to sustainability
Vendure: The Pragmatic Commerce Platform - Michael Bromley - Vendure Conf 2024
มุมมอง 115หลายเดือนก่อน
Michael Bromley, creator of Vendure, shares his approach to building pragmatic software in the technical keynote from Vendure Conf 2024.
Vendure Conf 2024 Aftermovie
มุมมอง 130หลายเดือนก่อน
On the 5th of December the Vendure community gathered for our biggest event of the year-Vendure Conf 2024! With 120 virtual sign-ups and nearly 40 attendees joining us in person at the Elevantiq HQ in Vienna, the conference brought together familiar faces and new friends. This year’s highlights included meeting members of our open-source community team in person for the very first time, an exci...
Building A Custom Order Flow
มุมมอง 6605 หลายเดือนก่อน
In this video we implement a real-world requirement for a custom ecommerce order flow using Vendure. 00:00 Requirements 00:53 Scaffolding a new plugin 01:50 Implementing customer status 03:23 Restricting orders for suspended customers 06:45 Testing the result 08:33 Summary of solution
Introducing the Vendure Open Source Community Team
มุมมอง 2147 หลายเดือนก่อน
Introducing the Vendure Open Source Community Team
Vendure Dev Diary: May 24 - GraphQL Done Right
มุมมอง 1K8 หลายเดือนก่อน
Vendure Dev Diary: May 24 - GraphQL Done Right
Building a Peer-to-Peer Marketplace with Vendure | Vendure Voices Ep. #1
มุมมอง 8299 หลายเดือนก่อน
Building a Peer-to-Peer Marketplace with Vendure | Vendure Voices Ep. #1
Vendure v2.2 is here and will change the way you build ecommerce
มุมมอง 2K9 หลายเดือนก่อน
Vendure v2.2 is here and will change the way you build ecommerce
Vendure Dev Diary: Feb 24 - Insomnia API Client Alternatives
มุมมอง 1.2K11 หลายเดือนก่อน
Vendure Dev Diary: Feb 24 - Insomnia API Client Alternatives
Vendure Dev Diary: Jan 24 - Event Recap, New Plugins Listings & more
มุมมอง 380ปีที่แล้ว
Vendure Dev Diary: Jan 24 - Event Recap, New Plugins Listings & more
Vendure Dev Diary: Oct 23 - Remix View Transitions
มุมมอง 1Kปีที่แล้ว
Vendure Dev Diary: Oct 23 - Remix View Transitions
Vendure Dev Diary: Sept 23 #2 - No More SemVer?
มุมมอง 204ปีที่แล้ว
Vendure Dev Diary: Sept 23 #2 - No More SemVer?
Vendure Dev Diary: Sept 23 - Extend Vendure with React (work in progress!)
มุมมอง 618ปีที่แล้ว
Vendure Dev Diary: Sept 23 - Extend Vendure with React (work in progress!)
Vendure Dev Diary: Aug 23 #2 - New docs go beta, UI data table presets
มุมมอง 154ปีที่แล้ว
Vendure Dev Diary: Aug 23 #2 - New docs go beta, UI data table presets
Vendure Dev Diary: Aug 23 - first look at RTL support & new docs
มุมมอง 206ปีที่แล้ว
Vendure Dev Diary: Aug 23 - first look at RTL support & new docs
You probably didn't realize how much time custom fields are saving you!
มุมมอง 1.5Kปีที่แล้ว
You probably didn't realize how much time custom fields are saving you!
Vendure v2 Preview - Incredible new Admin UI Features
มุมมอง 1.8Kปีที่แล้ว
Vendure v2 Preview - Incredible new Admin UI Features
I have roughly 2 years of experience working with Svelte + SvelteKit. Its really awesome. I make several projects for my customer, they don't really care about the technology to be honest, but they are happy at the end ^^!
Svelte is really awesome
Have you guys looked into react-admin for your upcoming "config-based" UI? If not, it could be worth checking out..
Can we get the presentation showed in the video?
honestly, alpine ajax is even better. when you can get rid of this bs of compiling and building your frontend it is so lovely and 3-5 x easier and faster to dev.
Thank for your share
Could you share with me the Michael's article about GPL? Thank you
Hi Michael, I saw this video now, offline, very helpful, thanks for your time 😊
Great video! Thank you for sharing. What is your opinion on code first approach for GraphQL as used by libraries like pothos, for example?
We have been using this in production for about a month now. The lack of documentation to get it working made it a real pain but we got there. Quite necessary as our stack unfortunately runs on Windows Server so we just created a windows service from the app. We are currently transitioning to Deno, building an SEA or binary in it is so much easier.
🐐vendure goat
Well done 🎉🎉
is this tutorial still valid for vendure 2.2?
What music does this video use?
What is the specific JetBrain IDE you're using in this video?
Webstorm
Omg :O! So many amazing features! This is awesome! I love that there is inclusion with other language. Will there be translation for Vietnamese as well for the Admin UI?
Hi! We would love to support Vietmanese. Would you be willing to help with that? There is some information here: github.com/vendure-ecommerce/vendure/blob/master/CONTRIBUTING.md#contributing-admin-ui-translations
How tớ start project with only job
I wish I could have seen this live. I'll be watching it today in the background while I work on a Vendure project. Thank you for this. ❤
Great! Next week we are streaming again! 😃
Build a meilisearch plugin 😉. Now I gotta check out that Insomnia alternatives video!
We have an incredibly powerful search integration with Typesense, which is a very strong alternative to Meilisearch: vendure.io/hub/vendure-plus-advanced-search-plugin
@@vendure_io oh cool I hadn’t heard of TypeSense before!
I'll try on my localhost, where can I find the community suport ?
Hi! You can join our discord community at vendure.io/community 👍
nice ahmet👍👍👍
Hi @michael, Does vendure now supports multi vendore market place feature?
Hi! Check these docs: docs.vendure.io/guides/how-to/multi-vendor-marketplaces/
I would like to see an easy videotutorial with vue.js
The loading times before seem like a bug, and 2.2 seems more like a cleanup and bugfix version than a feature list. But this makes me try it out! Just ran the setup from github and this is the first video i saw
very important question. Loathing typescript for the terrible idea that it is and refusing to use it in my personal projects.....can I still use vendure and the cli with absolutely no typescript?
No, sorry. Vendure is built with TypeScript in mind and we don't support plain JS.
Are you using tanstack query with gql ? or any other client like urql or apollo ?
I've been working on a project with tanstack query recently yes. It works well with gql + gql.tada. And I have lots of experience with Apollo client. Urql I've only tried out in order to write docs about it. Not in prod. But it looks good too.
Good first episode, as a tip for the next one it would be good to put timeline on the topics that are talked about.
Lets try
thanks Michael! Trying out gql.tada at the moment with Vendure - is it supposed to provide typesafety when writing documents? e.g. if providing an non-existent mutation name, how is this error made known? it doesn't seem like the introspection process returns anything other than typedefs for graphql types, not operations.
sound good
I love the fact that Vendure is one of the rare e-commerce solutions who expose the admin API as well. I am building a custom mobile-first Admin interface for my application and this is one of the biggest reasons I chose Vendure.
Congratulations Michael, this is a phenomenal release. Just had one question, when you said "they were hitting the limits of Vendure" , you were talking about a single Vendure instance with one worker and server processes each right ?
Thanks! Actually even with multiple instances, single queries to the DB from one of those instances was causing issues.
"looking at you Gatsby" 💯🤣
Any kind of example project setup for Vendure?
Not yet. We would love community support with converting our storefront starters over to gql.tada if anyone is interested!
Will the next version of the vendure project apply gql.tada?
Nice video! <3 GraphQL
Are there any guides on extending the built-in Entities? For example I'm interested in extending the Product entity (specifically I need to add a relation to another entity), however I'm unable to find any information on extending such entities in the docs. Thanks!
Yes, check out the custom fields docs, use the "relation" type docs.vendure.io/guides/developer-guide/custom-fields/
Do you have a github repository for this example?
My Hero!
It's so amazing to work with you guys! Thanks for your support and taking time for our interview. See you soon David! :)
thank you for update
I will like to clear my confusion vendure team recently i have been exploring vendure i could not able to find well enough resources besides docs and first thing it is called headless ecommerce. It provides built in features of ecommerce right ? What about i need others tables and need to create it and how to migrate that and add the the new features ? What about the admin ui how that is going to be updated or how can i ? There is only few things in src as a developer how to add new features tables relations changes to db and update the ui i need clear instructions and help Thank you
Best voice at the start of this new format. Great interview Kev!
Version 2.2 🙌🙌
I'm still evaluating Vendure, but so far I'm really impressed. The 2.2 updates make it even more appealing!
Awesome! If you have any questions during your evaluation, join our Discord at vendure.io/community 👍
@@vendure_io joined!
This is going to be amazing.
So hyped on this
This is really fantastic. Have any of the store frontends been updated to demo multi vendor? Would love to see an Etsy clone / marketplace using this!
Hi! Depending on your specific needs, there might not be a whole lot needed to make the demo storefronts multi-vendor ready. Join our Discord at vendure.io/community where you can get help on this!
Hi Michael, I'm a DevRel from Hoppscotch. Firstly, thank you so much for giving it a try. Hoppscotch was created with the goal of enabling developers to test their API endpoints directly from their browsers, eliminating the need to create an account. It has come a long way, and there are numerous features for you to explore while interacting with Hoppscotch. We greatly value the feedback received and will certainly work on incorporating it. P.S: You can toggle the response section between horizontal and vertical layouts using an icon located towards the bottom right of the window. 💚
Apidog😊