You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MyLibrary/Sources/DataClient/Resources/2025-day2.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,7 @@
299
299
"id": 90,
300
300
"name": "Mikaela Caron",
301
301
"image_name": "mikaela_caron",
302
-
"bio": "Mikaela Caron is an independent iOS Engineer who actively shares her expertise on social media, focusing on iOS development, building apps in public, and freelancing. She's continuing to work on her indie app Fruitful, which helps people connect with others at conferences, while also traveling as much as she can. She's also an organizer for iOSDevHappyHour and loves giving back to the community.",
302
+
"bio": "Mikaela Caron is an independent iOS Engineer who actively shares her expertise on social media, focusing on iOS development, building apps in public, and freelancing. She’s continuing to work on her indie app Fruitful, which helps people connect with others at conferences, while also traveling as much as she can. She’s also an organizer for iOSDevHappyHour and loves giving back to the community.",
Copy file name to clipboardExpand all lines: MyLibrary/Sources/DataClient/Resources/2025-day3.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -352,9 +352,9 @@
352
352
"sessions": [
353
353
{
354
354
"id": 29,
355
-
"title": "Unlocking SwiftUI Performance: Mastering the Render Loop and Offscreen Rendering",
355
+
"title": "Optimising SwiftUI and understanding Render Loop",
356
356
"place": "Hall",
357
-
"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.",
357
+
"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.",
Copy file name to clipboardExpand all lines: MyLibrary/Sources/ScheduleFeature/Localizable.xcstrings
+37-37Lines changed: 37 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -363,6 +363,17 @@
363
363
}
364
364
}
365
365
},
366
+
"Build your own Swift Regex: A Gentle Introduction to Swift Regex" : {
367
+
"extractionState" : "manual",
368
+
"localizations" : {
369
+
"ja" : {
370
+
"stringUnit" : {
371
+
"state" : "translated",
372
+
"value" : "作って学ぶ正規表現 -やさしいSwift Regex入門-"
373
+
}
374
+
}
375
+
}
376
+
},
366
377
"Building a Smaller App Binary" : {
367
378
"extractionState" : "manual",
368
379
"localizations" : {
@@ -473,6 +484,17 @@
473
484
}
474
485
}
475
486
},
487
+
"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." : {
"Build your own Swift Regex: A Gentle Introduction to Swift Regex" : {
1243
-
"extractionState" : "manual",
1244
-
"localizations" : {
1245
-
"ja" : {
1246
-
"stringUnit" : {
1247
-
"state" : "translated",
1248
-
"value" : "作って学ぶ正規表現 -やさしいSwift Regex入門-"
1249
-
}
1250
-
}
1251
-
}
1252
-
},
1253
1264
"Learning Swift's Type Inference" : {
1254
1265
"extractionState" : "manual",
1255
1266
"localizations" : {
@@ -1482,6 +1493,17 @@
1482
1493
}
1483
1494
}
1484
1495
},
1496
+
"Optimising SwiftUI and understanding Render Loop" : {
1497
+
"extractionState" : "manual",
1498
+
"localizations" : {
1499
+
"ja" : {
1500
+
"stringUnit" : {
1501
+
"state" : "translated",
1502
+
"value" : "SwiftUIの最適化とレンダーループの理解"
1503
+
}
1504
+
}
1505
+
}
1506
+
},
1485
1507
"Osama is an iOS engineer at Classmethod in Japan, and He’s also a breakdancer who came in second place at the World Breakdancing Championship in Germany in 2007. In the world, He often go by the name ‘Lil Ossa’. He has a passion for both beer and dance, as well as creating iOS apps. He loves sharing his unique iOS development experiences at conferences, including Swiftable 2023 and iOSDC Japan 2022." : {
1486
1508
"extractionState" : "manual",
1487
1509
"localizations" : {
@@ -2091,28 +2113,6 @@
2091
2113
}
2092
2114
}
2093
2115
},
2094
-
"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." : {
0 commit comments