Skip to content

Commit bb5b782

Browse files
committed
📝 Better home dotpoints
1 parent 5a8e64e commit bb5b782

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

index.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
_layout: landing
33
title: Home
4+
description: "The best place to learn about Vertical Slice Architecture (VSA). Theory through a Cookbook, practical examples through Recipes and a .NET/C# template for convenience."
45
---
56

67
# Vertical Slice Architecture
@@ -18,6 +19,8 @@ The most immediate difference between these two, is:
1819

1920
This is the best place to [learn](~/learn/overview.md) about Vertical Slice Architecture (VSA).
2021

22+
- There is a [cookbook](~/learn/cookbook/history.md) that provides the theory
23+
- There are [recipes](~/learn/recipes/quick-reference.md) that provide practical examples
2124
- You can find [samples](~/samples.md) of real apps that use VSA.
2225
- You can find curated external [media](~/media.md)
2326

learn/cookbook/history.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
TODO: Introduce the history of VSA, as well as the history of architectures in general.
1+
TODO: Introduce the history of VSA, as well as the history of architectures in general.
2+
3+
<!-- 2018 is in the home page. But, there is stuff as early as 2015 called 'SOLID Architecture' which is basically his VSA stuff -->

0 commit comments

Comments
 (0)