Skip to content

Commit f6460cf

Browse files
committed
Add link to Thinking in SwiftUI
1 parent 86914b9 commit f6460cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/components_guide_web/lib/components_guide_web/templates/links/index.html.eex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
<h3 class="mt-6 mb-2 text-2xl leading-normal italic">Handy references</h3>
3838
<ul class="list-disc">
39+
<li><%= link "Thinking in SwiftUI by Chris Eidhof & Florian Kugler", to: "https://www.objc.io/books/thinking-in-swiftui/" %></li>
3940
<li><%= link "Gosh Darn SwiftUI: a curated list of questions and answers about SwiftUI", to: "https://goshdarnswiftui.com/" %></li>
4041
<li><%= link "About SwiftUI: Gathering all info published, both by Apple and by others, about new framework SwiftUI", to: "https://github.com/Juanpe/About-SwiftUI" %></li>
4142
<li><%= link "SwiftUI by Example: free quick start tutorials for Swift developers", to: "https://www.hackingwithswift.com/quick-start/swiftui" %></li>

0 commit comments

Comments
 (0)