Skip to content

Update Pradnya's talk details and links #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
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
6 changes: 3 additions & 3 deletions MyLibrary/Sources/DataClient/Resources/2025-day3.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,9 +352,9 @@
"sessions": [
{
"id": 29,
"title": "Unlocking SwiftUI Performance: Mastering the Render Loop and Offscreen Rendering",
"title": "Understanding Render Loop to optimise SwiftUI",
"place": "Hall",
"description": "Unlock the secrets of SwiftUI performance! Dive into the render loop and discover techniques like offscreen rendering to manipulate it. Gain practical insights into how SwiftUI views are rendered and learn powerful ways to optimize them. Transform your apps with smoother and more efficient UI.",
"description": "Curious about how SwiftUI really works under the hood? Join me as we explore the render loop and its impact on performance! We’ll break down the rendering process and uncover techniques to optimise your views and eliminate lag. You’ll walk away with a solid understanding of rendering mechanics that will elevate your interface development skills. ",
"speakers": [
{
"id": 97,
Expand All @@ -365,7 +365,7 @@
"links": [
{
"name": "@pradnya-nikam",
"url": "https://medium.com/@pradnya-nikam"
"url": "https://x.com/pradnya_nikam"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion MyLibrary/Sources/DataClient/Resources/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"job_title": "Senior iOS Developer at Rakuten Viki",
"links": [
{
"url": "https://medium.com/@pradnya-nikam",
"url": "https://x.com/pradnya_nikam",
"name": "@pradnya-nikam"
}
]
Expand Down