Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit 539013a

Browse files
authored
added Sundell's articles
1 parent dc96952 commit 539013a

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,27 @@ III. [SwiftUI Tutorials by Lets Build That App](https://www.youtube.com/channel/
2828
3. [SwiftUI Basics: Dynamic Lists, HStack VStack, Images with Circle Clipped Stroke Overlays](https://www.youtube.com/watch?v=bz6GTYaIQXU)
2929
4. [SwiftUI: Facebook Complex Layouts - Horizontal Scroll View](https://www.youtube.com/watch?v=7QgPpvqTfeo)
3030

31-
IV. [SwiftUI Tutorials by Code With Chris](https://www.youtube.com/user/CodeWithChris/)
31+
IV. [SwiftUI by John Sundell](https://www.swiftbysundell.com/)
32+
1. [A first look at SwiftUI: Apple’s declarative new UI framework](https://wwdcbysundell.com/2019/swiftui-first-look/)
33+
2. [Answers to the most common questions about SwiftUI](https://wwdcbysundell.com/2019/swiftui-common-questions/)
34+
35+
V. [SwiftUI Tutorials by Code With Chris](https://www.youtube.com/user/CodeWithChris/)
3236
1. [SwiftUI Basics Tutorial](https://www.youtube.com/watch?v=IIDiqgdn2yo)
3337
2. [SwiftUI App Tutorial - Lists, Navigation and JSON Data](https://www.youtube.com/watch?v=wbFuAs_UNYg)
3438

35-
V. [SwiftUI Tutorials by Kilo Loco](https://www.youtube.com/channel/UCv75sKQFFIenWHrprnrR9aA/)
39+
VI. [SwiftUI Tutorials by Kilo Loco](https://www.youtube.com/channel/UCv75sKQFFIenWHrprnrR9aA/)
3640
1. [SwiftUI Presenting Data In A Scroll View & List](https://www.youtube.com/watch?v=wjqDQ3X5Vos)
3741
2. [Intro To SwiftUI: Simple State Management](https://www.youtube.com/watch?v=AWPiup9fE2c)
3842
3. [Before You Learn SwiftUI, You Need To Hear This...](https://www.youtube.com/watch?v=H9XyZ_F1tPI)
3943

40-
VI. [SwiftUI by Rebeloper](https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg/)
44+
VII. [SwiftUI by Rebeloper](https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg/)
4145
1. [SwiftUI = Mind-blow | WWDC iOS developer reaction](https://www.youtube.com/watch?v=fbuOxKqC5wQ)
4246
2. [SwiftUI - DON'T LEARN IT (JUST YET)](https://www.youtube.com/watch?v=AKHsFNtANes)
4347

44-
VII. [SwiftUI Beginner Tutorial On iOS 13 by Devslopes](https://www.youtube.com/watch?v=wwDAvq9MZlQ)
48+
VIII. [SwiftUI Beginner Tutorial On iOS 13 by Devslopes](https://www.youtube.com/watch?v=wwDAvq9MZlQ)
4549

46-
VIII. [Simple SwiftUI App by Brian Advent](https://www.youtube.com/watch?v=Pfw7zWxchQc)
50+
IX. [Simple SwiftUI App by Brian Advent](https://www.youtube.com/watch?v=Pfw7zWxchQc)
4751

48-
IX. [An example to-do list app using SwiftUI](https://github.com/devxoul/SwiftUITodo)
52+
X. [An example to-do list app using SwiftUI](https://github.com/devxoul/SwiftUITodo)
4953

50-
X. [Inside SwiftUI's Declarative Syntax's Compiler Magic](https://swiftrocks.com/inside-swiftui-compiler-magic.html)
54+
XI. [Inside SwiftUI's Declarative Syntax's Compiler Magic](https://swiftrocks.com/inside-swiftui-compiler-magic.html)

0 commit comments

Comments
 (0)