mirror of
https://github.com/Dylan-Israel/ultimate-coding-resources.git
synced 2026-08-24 10:14:37 -05:00
fixes
This commit is contained in:
@@ -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
|
|
||||||
Google’s 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
|
||||||
|
Google’s technologies.
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user