Skip to content

Commit f7097ec

Browse files
Added shownotes for Episode 61 codecompletionio/codecompletion.io@8b78387
1 parent ea35e6d commit f7097ec

File tree

61 files changed

+1865
-175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1865
-175
lines changed

episodes/2020/ep-1/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1>Episode 1: File, New, New Project…</h1>
8888
<p>is in fact the <strong>compiler error</strong>! <a href="https://en.wikipedia.org/wiki/Option_key">Learn&nbsp;More&nbsp;→</a></p>
8989

9090
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id1448552588?pt=14724&ct=CodeCompletion1&mt=8">Huuungry</a>. <a href="https://apps.apple.com/app/apple-store/id1448552588?pt=14724&ct=CodeCompletion1&mt=8">Click here</a> or search for Huuungry on the iOS App Store today to give it a try.</p>
91-
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/Dyfwl2UFWNY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
91+
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/Dyfwl2UFWNY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
9292
<div class="subscribe">
9393
<div class="title">Listen for free in your favorite podcast app:</div>
9494
<div class="app">

episodes/2020/ep-10/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Episode 10: I Don't Want to be the Negative Nancy…</h1>
5050
<p class="metadata">// Episode 10 was originally recorded on Wednesday, October 7, 2020, and was released on Monday, October 12, 2020.
5151
<br/>// This episode was hosted by Dimitri Bouniol, with co-hosts Ben Gohlke and Fernando Olivares.
5252
</p><iframe class="audioPlayer" src="https://fireside.fm/player/v2/V95dIYBh+yp0oibny?theme=dark" frameborder="0" scrolling="no"></iframe><p>Welcome to Code Completion, Episode 10! We are a group of iOS developers and educators hoping to share what we love most about development, Apple technology, and completing your code!</p><p>Follow us <a href="https://twitter.com/CodeCompletion">@CodeCompletion</a> on Twitter to hear about our upcoming livestreams, videos, and other content.</p><p>Be sure to also sign up to our monthly newsletter, where we will recap the topics we discussed, reveal the answers to <em>#CompleteTheCode</em>, and share even more things we learned in between episodes.</p><p>You are what makes this show possible, so please be sure to share this with your friends and family who are also interested in any part of the app development process.</p><h2>⭐️ This Week's Topics</h2><ul><li>The “Hi, Speed” event.</li><li>New iPhone predictions.</li><li>The hypothetical HomePod mini.</li><li>Whether we all want AirTags or not.</li></ul><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id622463230?pt=1765080&ct=CodeCompletion&mt=8">Pennant</a>! Search for <a href="https://apps.apple.com/app/apple-store/id622463230?pt=1765080&ct=CodeCompletion&mt=8">Pennant</a> on the iOS App Store today to give it a try!</p>
53-
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/rGZniPmVwyg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
53+
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/rGZniPmVwyg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
5454
<div class="subscribe">
5555
<div class="title">Listen for free in your favorite podcast app:</div>
5656
<div class="app">

episodes/2020/ep-11/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h1>Episode 11: Fernando's Going to Eat His Hat</h1>
102102
<p>…which everyone incorrectly thought was another code completion, but it was the <strong>compiler error</strong>! Not only is swift-metrics not built on Swift NIO, it is also not meant for web analytics, and is instead there to see if your application is performing. <a href="https://developer.apple.com/documentation/swift/expressiblebydictionaryliteral">Learn&nbsp;More&nbsp;→</a></p>
103103

104104
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id1525104124?mt=12">Super Easy Timer</a>! Search for <a href="https://apps.apple.com/app/apple-store/id1525104124?mt=12">Super Easy Timer</a> on the Mac App Store today to give it a try!</p>
105-
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/okcuTjj7uy8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
105+
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/okcuTjj7uy8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
106106
<div class="subscribe">
107107
<div class="title">Listen for free in your favorite podcast app:</div>
108108
<div class="app">

episodes/2020/ep-12/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h1>Episode 12: The First Rule of Dev Club…</h1>
102102
<p>…which Fernando should have known but picked anyway, as it was also a <em>code completion</em>. <a href="https://developer.apple.com/documentation/swift/string#2905653">Learn&nbsp;More&nbsp;→</a></p>
103103

104104
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id1525104124?pt=14724&ct=CodeCompletion1&mt=8">Not Phở</a>. <a href="https://apps.apple.com/app/apple-store/id1525104124?pt=14724&ct=CodeCompletion1&mt=8">Click here</a> or search for “Not Pho” on the iOS and macOS App Store today to give it a try.</p>
105-
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/SVmn0nafzB0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
105+
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/SVmn0nafzB0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
106106
<div class="subscribe">
107107
<div class="title">Listen for free in your favorite podcast app:</div>
108108
<div class="app">

episodes/2020/ep-13/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Episode 13: Host Spotlight: Dimitri — Happy to Sell Only Two Copies</h1>
5050
<p class="metadata">// Episode 13 was originally recorded on Saturday, October 31, 2020, and was released on Tuesday, November 3, 2020.
5151
<br/>// This episode was hosted by Dimitri Bouniol.
5252
</p><iframe class="audioPlayer" src="https://fireside.fm/player/v2/V95dIYBh+AsqpuOQk?theme=dark" frameborder="0" scrolling="no"></iframe><p>Welcome to Code Completion, Episode 13! We are a group of iOS developers and educators hoping to share what we love most about development, Apple technology, and completing your code!</p><p>Follow us <a href="https://twitter.com/CodeCompletion">@CodeCompletion</a> on Twitter to hear about our upcoming livestreams, videos, and other content.</p><p>Be sure to also sign up to our monthly newsletter, where we will recap the topics we discussed, reveal the answers to <em>#CompleteTheCode</em>, and share even more things we learned in between episodes.</p><p>You are what makes this show possible, so please be sure to share this with your friends and family who are also interested in any part of the app development process.</p><h2>⭐️ This Week's Topics</h2><ul><li>How Dimitri got into development.</li><li>Dimitri's current interests and areas to explore.</li><li>Fernando asks: “You can swap one feature from Swift and Obj-C. Which feature from Obj-C goes to Swift and which does Swift give to Obj-C? Explain in iambic pentameter.”</li><li>Spencer asks: “If you could have time to work on an old side-project/hobby project what would it be and why?”</li></ul><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by Fernando and his new book: <a href="https://gumroad.com/l/QutHw">From Junior to Senior: Practical iOS Style Guide</a>. Go to <a href="https://twitter.com/fromjrtosr">https://twitter.com/fromjrtosr</a> today to learn more!</p>
53-
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/iQOq2Uudsoc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
53+
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/iQOq2Uudsoc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
5454
<div class="subscribe">
5555
<div class="title">Listen for free in your favorite podcast app:</div>
5656
<div class="app">

episodes/2020/ep-18/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Episode 18: Host Spotlight: Johnny — Always be Learning</h1>
5050
<p class="metadata">// Episode 18 was originally recorded on Saturday, December 5, 2020, and was released on Tuesday, December 8, 2020.
5151
<br/>// This episode was hosted by Dimitri Bouniol, with co-host Johnny Hicks.
5252
</p><iframe class="audioPlayer" src="https://fireside.fm/player/v2/V95dIYBh+c3WedzUY?theme=dark" frameborder="0" scrolling="no"></iframe><p>Welcome to Code Completion, Episode 18! We are a group of iOS developers and educators hoping to share what we love most about development, Apple technology, and completing your code!</p><p>Follow us <a href="https://twitter.com/CodeCompletion">@CodeCompletion</a> on Twitter to hear about our upcoming livestreams, videos, and other content.</p><p>Be sure to also sign up to our monthly newsletter, where we will recap the topics we discussed, reveal the answers to <em>#CompleteTheCode</em>, and share even more things we learned in between episodes.</p><p>You are what makes this show possible, so please be sure to share this with your friends and family who are also interested in any part of the app development process.</p><h2>⭐️ This Week's Topics</h2><ul><li>“How did you get into development?”</li><li>“Did you have any tech fascination before you started programming?”</li><li>“What was it like going from a bootcamp to your internship?”</li><li>“Were you able to get mentorship when you started as a junior?”</li><li>“What advice would you give when you need to ask questions or get help from your senior developers?”</li><li>“What are your current interests as a developer?”</li><li>“What were your thoughts seeing a WWDC session for the first time?”</li><li>“Are there any facets of your everyday life that have changed since you became a developer?”</li><li>“Assuming you had an unlimited budget and time, what would you dive into next?”</li><li>“How did you transition from Junior to Mid-level developer to instructor, etc?”</li><li>“Any final advice?”</li></ul><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id1448552588?pt=14724&ct=CodeCompletion1&mt=8">Huuungry</a>. <a href="https://apps.apple.com/app/apple-store/id1448552588?pt=14724&ct=CodeCompletion1&mt=8">Click here</a> or search for Huuungry on the iOS App Store today to give it a try.</p>
53-
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/8XLJdG6moRs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
53+
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/8XLJdG6moRs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
5454
<div class="subscribe">
5555
<div class="title">Listen for free in your favorite podcast app:</div>
5656
<div class="app">

episodes/2020/ep-19/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h1>Episode 19: SAD!</h1>
7272
<p>…which Ben and Spencer both were suspect of, because it is the <strong>compiler error</strong>! Thunderbolt 3 technically supported hubs all along, but it wasn't until now that they became available! <a href="https://eshop.macsales.com/shop/owc-thunderbolt-hub">Learn&nbsp;More&nbsp;→</a></p>
7373

7474
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id1525104124?mt=12">Super Easy Timer</a>! Search for <a href="https://apps.apple.com/app/apple-store/id1525104124?mt=12">Super Easy Timer</a> on the Mac App Store today to give it a try!</p>
75-
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/rFYt0wtdWDA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
75+
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/rFYt0wtdWDA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
7676
<div class="subscribe">
7777
<div class="title">Listen for free in your favorite podcast app:</div>
7878
<div class="app">

episodes/2020/ep-3/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h1>Episode 3: What's Clascal?</h1>
9090
<p>…which both Spencer and Johnny correctly guessed was the <strong>compiler error</strong>, but only because they never heard of Clascal, which was in fact a real language Apple once used! Unfortunately, Clascal did not survive the entire Classic Mac OS era, which made it the false statement after all… <a href="https://en.wikipedia.org/wiki/Object_Pascal">Learn More&nbsp;→</a></p>
9191

9292
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id1448552588?pt=14724&ct=CodeCompletion1&mt=8">Huuungry</a>. <a href="https://apps.apple.com/app/apple-store/id1448552588?pt=14724&ct=CodeCompletion1&mt=8">Click here</a> or search for Huuungry on the iOS App Store today to give it a try.</p>
93-
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/1DeJeFGl5BY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
93+
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/1DeJeFGl5BY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
9494
<div class="subscribe">
9595
<div class="title">Listen for free in your favorite podcast app:</div>
9696
<div class="app">

episodes/2020/ep-4/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h1>Episode 4: Clocking in at 392 charact…</h1>
9696
<p>…which Ben doubted could actually be in iOS with this level of control, but it was indeed a <em>code completion</em><a href="https://developer.apple.com/documentation/sirikit/insetclimatesettingsincarintent/2102611-initwithenablefan?language=objc">Learn More&nbsp;→</a></p>
9797

9898
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://www.jonnybcodes.com">JohnnyB</a>'s Bon Voyage eCommerce App course. Visit <a href="http://bon-voyage.app/course">bon-voyage.app/course</a> and be sure to follow Bon Voyage's instructor <a href="https://twitter.com/jonnybcodes">@jonnybcodes</a> on Twitter to learn more and stay up to date with all his courses!</p>
99-
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/PkFcd1BreG4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
99+
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/PkFcd1BreG4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
100100
<div class="subscribe">
101101
<div class="title">Listen for free in your favorite podcast app:</div>
102102
<div class="app">

episodes/2020/ep-5/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h1>Episode 5: Emacs Should Die a Fiery Death</h1>
114114
<p>It turns out hat most of these bindings are <a href="https://webcache.googleusercontent.com/search?q=cache:JnfVRYsDTsMJ:https://www.hcs.harvard.edu/~jrus/site/system-bindings.html+&cd=1&hl=en&ct=clnk&gl=us&client=safari">fully customizable</a>! Check out the <a href="https://webcache.googleusercontent.com/search?q=cache:JnfVRYsDTsMJ:https://www.hcs.harvard.edu/~jrus/site/system-bindings.html+&cd=1&hl=en&ct=clnk&gl=us&client=safari">list</a> of action methods you can call to extend functionality even further.</p>
115115

116116
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by <a href="https://apps.apple.com/app/apple-store/id1525104124?pt=14724&ct=CodeCompletion1&mt=8">Not Phở</a>. <a href="https://apps.apple.com/app/apple-store/id1525104124?pt=14724&ct=CodeCompletion1&mt=8">Click here</a> or search for “Not Pho” on the iOS and macOS App Store today to give it a try.</p>
117-
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/4Z4QTFTkcY8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
117+
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/4Z4QTFTkcY8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
118118
<div class="subscribe">
119119
<div class="title">Listen for free in your favorite podcast app:</div>
120120
<div class="app">

episodes/2020/ep-6/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h1>Episode 6: I Hate This Game</h1>
106106
<p>…which Fernando highly doubted, but it was also a <em>code completion</em>, and one introduced the morning of the day we all recorded on! <a href="https://developer.apple.com/app-store/review/guidelines/#4.9.2">Learn&nbsp;More&nbsp;→</a> <a href="https://developer.apple.com/news/?id=xqk627qu">More&nbsp;→</a></p>
107107

108108
</div></details><h2>🎁 Sponsor</h2><p>This week's episode of Code Completion is brought to you by Fernando and his new book: <a href="https://gumroad.com/l/QutHw">From Junior to Senior: Practical iOS Style Guide</a>. Go to <a href="https://twitter.com/fromjrtosr">https://twitter.com/fromjrtosr</a> today to learn more!</p>
109-
<h2>📺 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/b7LY4h3LDwY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
109+
<h2>📹 Watch the Stream</h2><iframe class="videoPlayer" src="https://www.youtube-nocookie.com/embed/b7LY4h3LDwY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
110110
<div class="subscribe">
111111
<div class="title">Listen for free in your favorite podcast app:</div>
112112
<div class="app">

0 commit comments

Comments
 (0)