Skip to content

Commit 3f066e1

Browse files
committed
update description
1 parent dfe2fc0 commit 3f066e1

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

src/sessions/2024-12-20.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,17 @@ Goals to deliver:
1818

1919
1. F# Fundamentals and Tooling
2020

21-
- **Understanding the Basics**: Get familiar with the dotnet CLI and explore the structure of .fsproj files. It'll compare F#'s dependency relationships to languages like C#, Java, C/C++, and OCaml.
22-
- **Tool Relationships**: Clarify the roles of key tools like FAKE, NuGet, and Paket. Learn when to use dotnet CLI, MSBuild, FAKE, or other tools for building your project.
23-
- **Frontend Overview**: A brief dive into frontend tools like Fable and Elmish, exploring their role in an F# project.
21+
- Understanding the Basics: Get familiar with the dotnet CLI and explore the structure of .fsproj files. Compare F#'s dependency relationships to languages like C#, Java, C/C++, and OCaml.
2422

25-
Many beginners find starting an F# project challenging, especially when navigating tool choices or customizing templates. This session will demystify these decisions and equip you with a clear roadmap for your first F# web project.
23+
- Tool Relationships: Clarify the roles of key tools like FAKE, NuGet, and Paket. Learn when to use dotnet CLI, MSBuild, FAKE, or other tools for building your project.
2624

27-
2. Recommending and Demonstrating a Beginner-Friendly Web Stack
28-
After building foundational knowledge, we’ll transition to modifying the SAFE-Store project to reflect a beginner-friendly stack. This will include:
25+
- Frontend Overview: A brief dive into frontend tools like Fable and Elmish, exploring their role in an F# project.
2926

30-
- **Stack Customization**: Showcasing how to tailor an existing SAFE template or project to fit your needs.
31-
- **Deployment Demo**: A step-by-step walkthrough of deploying the modified project.
27+
2. Recommend a web stack for beginners
28+
29+
- Stack Customization: Showcasing how to tailor an existing SAFE template or project to fit the needs
30+
- Deployment Demo: A step-by-step walkthrough of deploying the modified project.
3231

33-
By the end of the session, participants will have a deeper understanding of F#, the SAFE stack, and how to confidently start and customize their own web projects.
3432

3533
## Champion
3634

0 commit comments

Comments
 (0)