✨ feat: implement new feature for enhanced user experience
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
[
|
||||
{
|
||||
"_id": { "$oid": "700000000000000000000001" },
|
||||
"active": true,
|
||||
"contentId": "6821c0a10000000000000001",
|
||||
"author": "Maximilian Müller",
|
||||
"message": "Ein großartiges Demo-Projekt! Die Umsetzung mit Svelte 5 sieht wirklich extrem aufgeräumt und performant aus. Freue mich schon, darauf aufzubauen."
|
||||
},
|
||||
{
|
||||
"_id": { "$oid": "700000000000000000000002" },
|
||||
"active": true,
|
||||
"contentId": "6821c0a10000000000000001",
|
||||
"author": "Sarah Jenkins",
|
||||
"message": "Awesome work on the SSR cache mechanism. It clarifies so many edge cases regarding dependent collections."
|
||||
},
|
||||
{
|
||||
"_id": { "$oid": "700000000000000000000003" },
|
||||
"active": true,
|
||||
"contentId": "6821c0a10000000000000001",
|
||||
"author": "Thomas W.",
|
||||
"message": "Gibt es zufällig auch Beispiele für den kombinierten Einsatz von aggregate mit einem nested array? Ansonsten aber Top-Starter!"
|
||||
},
|
||||
{
|
||||
"_id": { "$oid": "700000000000000000000004" },
|
||||
"active": true,
|
||||
"contentId": "6821c0a10000000000000003",
|
||||
"author": "Lisa Schmidt",
|
||||
"message": "Das 'Über uns' sieht sehr clean aus. Ich denke, das Grid-Layout passt hier perfekt."
|
||||
},
|
||||
{
|
||||
"_id": { "$oid": "700000000000000000000005" },
|
||||
"active": true,
|
||||
"contentId": "6821c0a10000000000000003",
|
||||
"author": "David C.",
|
||||
"message": "Looking forward to seeing more blocks added to the generic block renderer in the future."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user