Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
Vendure Developer Day / December 9th 2023 Miroslav Jonaš / @meeroslav Scaling with
Slide 2
Slide 2 text
No content
Slide 3
Slide 3 text
Final boss
Slide 4
Slide 4 text
Final boss of web development
Slide 5
Slide 5 text
Final boss of web development
Slide 6
Slide 6 text
Final boss of web development
Slide 7
Slide 7 text
Small webshop Large enterprise corporation Day 1 After 1 year
Slide 8
Slide 8 text
No content
Slide 9
Slide 9 text
No content
Slide 10
Slide 10 text
Small webshop Large enterprise corporation Day 1 After 1 year
Slide 11
Slide 11 text
Small webshop Large enterprise corporation Day 1 After 1 year
Slide 12
Slide 12 text
Miroslav Jonaš @meeroslav
Slide 13
Slide 13 text
Storefront (framework X) Every large application* UI Components / Design system Vendure server Plugin 1 Plugin 2 Plugin 3 Plugin 4 Plugin 5 Plugin 6 Plugin 7
Slide 14
Slide 14 text
Storefront (framework X) Vendure server Every large application* UI Components / Design system Plugin 1 Plugin 2 Plugin 3 Plugin 4 Plugin 5 Plugin 6 Plugin 7 Admin UI Mobile App Utility v1 v3 v2_beta v1.0.1 ~2.15.0 > 3.0.0
Slide 15
Slide 15 text
No content
Slide 16
Slide 16 text
Collocate Storefront (framework X) Vendure server UI Components / Design system Plugin 1 Plugin 2 Plugin 3 Plugin 4 Plugin 5 Plugin 6 Plugin 7 Admin UI Mobile App Utility
Slide 17
Slide 17 text
Code sharing Storefront Admin UI Auth
Slide 18
Slide 18 text
Affected graph admin store api
Slide 19
Slide 19 text
Affected graph + deploy admin store api
Slide 20
Slide 20 text
admin store api Deploy every second week Deploy on Tuesdays Deploy on every change Affected graph + deploy
Slide 21
Slide 21 text
Workspace analysis
Slide 22
Slide 22 text
Task orchestration Test Build Lint Build Lint Test Build Lint Test
Slide 23
Slide 23 text
Caching Never { build, test, lint… } same code twice { build, test, lint,... } Nx Local cache { build, test, lint,... } Nx Local cache CI provider
Slide 24
Slide 24 text
Distributed task execution Main agent
Slide 25
Slide 25 text
Distributed task execution Idle time Idle time
Slide 26
Slide 26 text
Distributed task execution
Slide 27
Slide 27 text
Distributed task execution Instant replay from cache
Slide 28
Slide 28 text
Distributed task execution
Slide 29
Slide 29 text
Distributed task execution
Slide 30
Slide 30 text
Code constraints
Slide 31
Slide 31 text
Code constraints store checkout sales coupons core shared admin
Slide 32
Slide 32 text
But I have just a small shop…
Slide 33
Slide 33 text
> npx @vendure/create my-store
Slide 34
Slide 34 text
Imagine… > npx create-nx-workspace my-store --preset=@vendure/nx
Slide 35
Slide 35 text
But then… > nx g @vendure/nx:storefront my-web --framework=qwik
Slide 36
Slide 36 text
Or… > nx g @vendure/nx:plugin my-plugin
Slide 37
Slide 37 text
How about… > nx g @vendure/nx:convert-database my-store -d mssql
Slide 38
Slide 38 text
No more updateophobia… > nx g migrate @vendure/nx@latest
Slide 39
Slide 39 text
Full IDE support
Slide 40
Slide 40 text
2024
Slide 41
Slide 41 text
Ask not what Vendure can do for you - ask what you can do for Vendure
Slide 42
Slide 42 text
Vendure Developer Day / December 9th 2023 Miroslav Jonaš / @meeroslav Thank you! +