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
<h3><aid="user-content-what-this-book-covers" class="anchor" href="#what-this-book-covers" aria-hidden="true"></a>What this book covers:</h3>
311
303
<palign="center">In this book, you'll learn how to code with JavaScript using the node.js runtime environment rather than a browser and by the end, you will build a server and a website using JavaScript.
312
304
</p>
313
305
</section>
314
306
315
307
<section>
316
-
<h2><aid="user-content-read-and-code-along" class="anchor" href="#read-and-code-along" aria-hidden="true"></a>Read and Code Along!</h2>
<p><ahref="http://gitpod.io/">GitPod</a> is used to provide readers and students with a <strong>zero-config developer environment</strong> where they can follow along even on a chromebook or tablet.</p>
310
+
311
+
</section>
312
+
313
+
<section>
314
+
<h3><aid="user-content-read-and-code-along" class="anchor" href="#read-and-code-along" aria-hidden="true"></a>Read and Code Along!</h3>
317
315
<p>Just click the button above or the GIF below. Phone, Tablet, Mac, Windows, Linux, Chromebook, as long as GitPod runs, you can learn how to code, anywhere!</p>
<p>I’m currently using <ahref="https://www.twitch.tv/hansoncoding/about">Twitch</a> as a way to deliver free live classes and go through the content of the book every week and collect feedback on it from viewers.</p>
326
+
<p>If the buttone below says I’m live, Click it.</p>
<h3><aid="user-content-local-business-sponsors" class="anchor" href="#local-business-sponsors" aria-hidden="true"></a>LOCAL Business Sponsors</h3>
334
+
<p>I live in Arizona and I strongly believe in partnering with local buisnesses to provide job opportunities for new developers.</p>
335
+
<divclass="block">
336
+
<p><strong>What they get:</strong></p>
337
+
<olclass="fragment current-only">
338
+
<li>I will build them a website live during a <ahref="https://github.com/HansUXdev/JS-OSC/tree/master/Code-Red-Challenge">#CodeRedChallenge</a></li>
339
+
<li>Ask my followers build their own version as a portfolio item ( job training )</li>
340
+
<li><strong>Host an event</strong> where they pick the winner and their new website</li>
341
+
</ol>
342
+
</div>
343
+
344
+
</section>
345
+
346
+
347
+
</section>
348
+
349
+
350
+
351
+
352
+
353
+
<section>
354
+
<section>
355
+
<h3><aid="user-content-who-are-the-current-local-business-sponsors" class="anchor" href="#who-are-the-current-local-business-sponsors" aria-hidden="true"></a>Who are the current LOCAL Business Sponsors</h3>
356
+
<p>Here are a few places that have chosen to sponsor me…</p>
357
+
<ol>
358
+
<liclass="fragment"><ahref="http://dazzosdoghouse.com/">Dazzos Dog House</a>
359
+
<ul>
360
+
<liclass="fragment">Open: 10:30AM–8PM</li>
361
+
<liclass="fragment">Call and place an order: 623-934-3536</li>
<p>If you like any of my streams, consider making a PR and nominating me to <ahref="https://github.com/andyli/awesome-developer-streams/tree/shields.io#developers-that-stream">awesome developer Streams</a><ahref="https://github.com/sindresorhus/awesome"><imgsrc="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome"></a></p>
380
+
<h4><aid="user-content-here-are-a-few-i-personally-recommend-and-frequently-raid" class="anchor" href="#here-are-a-few-i-personally-recommend-and-frequently-raid" aria-hidden="true"></a>Here are a few I personally recommend and frequently raid:</h4>
<h3><aid="user-content-if-you-got-5-20" class="anchor" href="#if-you-got-5-20" aria-hidden="true"></a>If you got $5-20…</h3>
422
+
<h4><aid="user-content-consider-becoming-a-sponsor" class="anchor" href="#consider-becoming-a-sponsor" aria-hidden="true"></a>Consider becoming a sponsor.</h4>
423
+
<ol>
424
+
<liclass="fragment">I do a raffle every month to give back to my supporters to help it grow.</li>
425
+
<liclass="fragment">Network with school administrators/teachers and industry professional in order to bring tech leaders into the classroom (zoom || in-person). </li>
426
+
<liclass="fragment">Advocate the adoption of open source certifications in CTE schools. </li>
427
+
<liclass="fragment">Help donate 4G laptops/tablets to students who are struggling during COVID. </li>
428
+
<liclass="fragment">Create an affordable educational community that teaches people how to code and helps them achieve success in their careers. </li>
429
+
</ol>
430
+
<pclass="fragment"><ahref="https://github.com/users/HansUXdev/sponsorship">Consider becoming a Github Sponsor</a></p>
431
+
<pclass="fragment"><ahref="https://www.patreon.com/hansOnDevelopment">Consider becoming a Patreon</a></p>
<p>This book will always be free for students and self-taught developers.</p>
438
+
<!-- This edition of the books is being self-published through [GetiPub](https://geti.pub) publishing. The published books will be made available for sale through normal book retail sources. -->
439
+
<p>If you’d like to contribute financially towards the effort creating this book, please consider following me on <ahref="https://medium.com/@HansOnConsult">medium</a>, reading the articles on there and clapping / sharing them actually help more than you’d think.</p>
<h2><aid="user-content-chapter-2-introduction-to-web-development-with-http" class="anchor" href="#chapter-2-introduction-to-web-development-with-http" aria-hidden="true"></a>Chapter 2: Introduction to Web Development with HTTP</h2>
358
483
<p>In progress…</p>
359
484
<ul>
360
-
<li>Learn JavaScript before HTML with node’s HTTP API</li>
485
+
<li>Learn JavaScript before HTML by building an HTTP Server with Node.js</li>
361
486
<li>Hosting your node.js server with <ahref="http://Glitch.io">Glitch.io</a></li>
<p>This book is still in <strong>early access</strong> and is designed to provide an <strong>interactive experiance</strong> through <ahref="http://gitpod.io/">GitPod</a>, <ahref="https://www.codetogether.com/">codetogether</a>, <ahref="https://gitduck.com/">gitduck</a> and other means of activities that facilitate remote learning.</p>
376
-
<p>I plan to use <ahref="https://www.twitch.tv/hansoncoding/about">Twitch</a> as a way to go through the content of the book every week and collect feedback on it from viewer in fun, interactive ways.</p>
<p>This book is still in <strong>early access</strong> and <strong>open source</strong>. Which means future chapters and sub chapters in this book will be available on github in the <ahref="https://github.com/HansUXdev/JavaScript-First/tree/master/00-Drafts">/00-Drafts</a> directory.</p>
<p>As always, you’ll be able to read this book online entirely for free.</p>
409
-
<!-- This edition of the books is being self-published through [GetiPub](https://geti.pub) publishing. The published books will be made available for sale through normal book retail sources. -->
410
-
<p>If you’d like to contribute financially towards the effort creating this book, please consider following me on <ahref="https://medium.com/@HansOnConsult">medium</a>, reading the articles on there and clapping / sharing them actually help more than you’d think.</p>
<p>This is designed to provide an <strong>interactive experiance</strong> through <ahref="http://gitpod.io/">GitPod</a>, <ahref="https://www.codetogether.com/">codetogether</a>, <ahref="https://gitduck.com/">gitduck</a> and other means of activities that facilitate remote learning.</p>
539
+
<p>I use <ahref="https://www.twitch.tv/hansoncoding/about">Twitch</a> as a way to demo new content I’m working on before I do a formal lesson.</p>
<p>Dive deep into the ocean of <ahref="https://github.com/andyli/awesome-developer-streams/tree/shields.io#developers-that-stream">awesome Streamer</a>.</p>
0 commit comments