Skip to content

Commit 7ab4fb6

Browse files
committed
Completed Guides Links Update
1 parent 49bf676 commit 7ab4fb6

File tree

5 files changed

+30
-16
lines changed

5 files changed

+30
-16
lines changed

desktop-apps/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,17 +87,6 @@ <h4>
8787
<hr />
8888

8989
<div id="chapter1" class="chapter">
90-
<h2>Learning Resources</h2>
91-
92-
<ul>
93-
<li>
94-
<a href="https://frontendmasters.com/courses/electron-v2/" target="_blank">Electron Fundamentals, v2</a>
95-
<span title="Video">🎥</span> <span title="Paid">💵</span>
96-
</li>
97-
</ul>
98-
</div>
99-
100-
<div id="chapter2" class="chapter">
10190
<h2>Tools</h2>
10291

10392
<ul>
@@ -121,6 +110,17 @@ <h2>Tools</h2>
121110
</li>
122111
</ul>
123112
</div>
113+
114+
<div id="chapter2" class="chapter">
115+
<h2>Learning Resources</h2>
116+
117+
<ul>
118+
<li>
119+
<a href="https://frontendmasters.com/courses/electron-v2/" target="_blank">Electron Fundamentals, v2</a>
120+
<span title="Video">🎥</span> <span title="Paid">💵</span>
121+
</li>
122+
</ul>
123+
</div>
124124
</div>
125125
</div>
126126

js-ui-components-and-widgets/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,12 @@ <h2>Learning Design Systems</h2>
8585

8686
<ul>
8787
<li>
88-
<a href="https://frontendmasters.com/courses/design-systems/" target="_blank">Design Systems with React & Storybook</a>
88+
<a href="https://www.learnstorybook.com/design-systems-for-developers/" target="_blank">Design Systems for Developers</a>
89+
<span title="Read">📕</span>
8990
</li>
9091
<li>
91-
<a href="https://www.learnstorybook.com/design-systems-for-developers/" target="_blank">Design Systems for Developers</a>
92+
<a href="https://frontendmasters.com/courses/design-systems/" target="_blank">Design Systems with React & Storybook</a>
93+
<span title="Video">🎥</span> <span title="Paid">💵</span>
9294
</li>
9395
</ul>
9496
</div>

mobile-apps/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,18 @@ <h2>Mobile Native-hybrid Application Frameworks (i.e., web stuff to native app)<
102102
<li><a href="https://tabrisjs.com/" target="_blank">tabris.js</a> <span title="Free">🆓</span> <span title="Paid">💵</span></li>
103103
</ul>
104104
</div>
105+
106+
107+
<div id="chapter2" class="chapter">
108+
<h2>Learning Resources</h2>
109+
110+
<ul>
111+
<li>
112+
<a href="https://frontendmasters.com/courses/react-native-v2/" target="_blank">React Native, v2</a>
113+
<span title="Video">🎥</span> <span title="Paid">💵</span>
114+
</li>
115+
</ul>
116+
</div>
105117
</div>
106118
</div>
107119

pwa/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h2>Learning Resources</h2>
102102
<span title="Read">📕</span>
103103
</li>
104104
<li>
105-
<a href="https://frontendmasters.com/courses/progressive-web-apps/" target="_blank">Progressive Web Applications and Offline</a>
105+
<a href="https://frontendmasters.com/courses/service-workers/" target="_blank">Exploring Service Workers</a>
106106
<span title="Video">🎥</span> <span title="Paid">💵</span>
107107
</li>
108108
</ul>

rwd/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h2>General Responsive Web Design Learning</h2>
9191

9292
<ul>
9393
<li>
94-
<a href="https://frontendmasters.com/courses/css-grids-flexbox/" target="_blank">Responsive Web Design Basics</a>
94+
<a href="https://css-tricks.com/beyond-media-queries-using-newer-html-css-features-for-responsive-designs/" target="_blank">Newer Techniques for Responsive Design</a>
9595
<span title="Read">📕</span>
9696
</li>
9797
<li>
@@ -152,7 +152,7 @@ <h2>Learning Responsive Email Design</h2>
152152

153153
<ul>
154154
<li>
155-
<a href="https://frontendmasters.com/courses/responsive-email/" target="_blank">Responsive HTML Email Design</a>
155+
<a href="https://frontendmasters.com/courses/html-email-v2/" target="_blank">Responsive HTML Email Design</a>
156156
<span title="Video">🎥</span> <span title="Paid">💵</span>
157157
</li>
158158
</ul>

0 commit comments

Comments
 (0)