Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/events/2024-05-14-frankenjs-x-hackbay.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ address: "Z-Bau, Frankenstraße 200, 90461 Nürnberg"
startDateTime: 2024-05-14T16:30:00.000+01:00
endDateTime: 2024-05-14T22:00:00.000+01:00
talks:
- manfred-steyer-to-be-announced
- effective-rules-for-successfully-using-signals
- analogjs-the-vite-powered-angular-meta-framework
- tim-pietrusky-to-be-announced
sponsors:
Expand Down
Binary file added src/content/speakers/_images/manfred-steyer.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/content/speakers/manfred-steyer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

{
"name": "Manfred Steyer",
"company": "angulararchitects.io"
"company": "angulararchitects.io",
"xUrl": "https://x.com/ManfredSteyer"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "3 Effective Rules for Successfully Using Signals in Angular"
abstract: "It is undisputed that Signals will shape the future of Angular. At first glance, Signals seem very easy to use—like variables with getters and setters. However, if you start using them that way, you run into several pitfalls. To prevent such situations, we discuss 3 effective rules of thumb that help you take advantage of the advantages of Signals and reactive systems in general and make your source code more maintainable.You will be surprised by the difference these three rules can make!"
speakers:
- "manfred-steyer"
---
6 changes: 0 additions & 6 deletions src/content/talks/manfred-steyer-to-be-announced.md

This file was deleted.