This commit is contained in:
Dylan C. Israel
2020-01-15 19:26:49 -05:00
committed by GitHub
parent dae5812d3f
commit efe6284c3b
+12 -13
View File
@@ -82,7 +82,6 @@
CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological
innovations of the past two centuries. innovations of the past two centuries.
</li> </li>
<li> <li>
<a href="https://amzn.to/2ZYNDsJ" target="blank">Eloquent JavaScript: A Modern Introduction to Programming</a> - <a href="https://amzn.to/2ZYNDsJ" target="blank">Eloquent JavaScript: A Modern Introduction to Programming</a> -
JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to
@@ -639,18 +638,7 @@
<details open> <details open>
<summary>VSCode Extensions</summary> <summary>VSCode Extensions</summary>
<ol> <ol>
<li> <li>
<a href="https://devfest.withgoogle.com/" target="blank">DevFest</a> - DevFests are community-led developer events
hosted by Google Developer Groups around the globe. GDGs are focused on community building and learning about
Googles technologies.
</li>
</ol>
</details>
<details open>
<summary>Conferences</summary>
<ol>
<li>
<a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer" target="blank">Live Server</a> - Launch a development local Server with live reload feature for static & dynamic pages. <a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer" target="blank">Live Server</a> - Launch a development local Server with live reload feature for static & dynamic pages.
</li> </li>
<li> <li>
@@ -695,6 +683,17 @@
<li> <li>
<a href="https://marketplace.visualstudio.com/items?itemName=kisstkondoros.vscode-codemetrics" target="blank">Code Metrics</a> - Computes complexity in TypeScript / JavaScript / Lua files. <a href="https://marketplace.visualstudio.com/items?itemName=kisstkondoros.vscode-codemetrics" target="blank">Code Metrics</a> - Computes complexity in TypeScript / JavaScript / Lua files.
</li> </li>
</ol>
</details>
<details open>
<summary>Conferences</summary>
<ol>
<li>
<a href="https://devfest.withgoogle.com/" target="blank">DevFest</a> - DevFests are community-led developer events
hosted by Google Developer Groups around the globe. GDGs are focused on community building and learning about
Googles technologies.
</li>
</ol> </ol>
</details> </details>