Deploying to gh-pages from @ 51f9f9928d
🚀
This commit is contained in:
parent
083b9d569b
commit
4a24e0bf01
7 changed files with 197 additions and 182 deletions
|
@ -4,8 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title> | Day 1</title>
|
||||
<link rel="icon" href="https://github.com///blob/master/static/favicon.svg?raw=true"/>
|
||||
<title>JavaScript Camp | Day 1</title>
|
||||
<link rel="icon" href="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
|
||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||
<style>body {
|
||||
|
@ -37,17 +37,17 @@
|
|||
</div>
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -59,27 +59,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -99,17 +99,17 @@
|
|||
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -121,27 +121,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
<div class="flex flex-col w-0 flex-1 overflow-hidden">
|
||||
<div class="relative z-10 flex-shrink-0 flex h-16 bg-white dark:bg-black shadow md:hidden border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
</a>
|
||||
<div class="flex-1 px-4 flex justify-between">
|
||||
<div class="flex-1 flex"></div>
|
||||
|
@ -172,8 +172,8 @@
|
|||
<main class="flex-1 relative z-0 overflow-y-auto focus:outline-none" tabindex="0">
|
||||
<div class="max-w-screen-lg px-4 sm:px-6 md:px-8 pb-12">
|
||||
<div class="py-6">
|
||||
<a href="https://github.com///edit/master/pages/Day 1.md">
|
||||
📝 github.com///edit/master/pages/Day 1.md
|
||||
<a href="https://github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 1.md">
|
||||
📝 github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 1.md
|
||||
</a>
|
||||
<div>
|
||||
<div class="markdown-body"><h1 id="day-1">Day 1</h1>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title> | Day 2</title>
|
||||
<link rel="icon" href="https://github.com///blob/master/static/favicon.svg?raw=true"/>
|
||||
<title>JavaScript Camp | Day 2</title>
|
||||
<link rel="icon" href="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
|
||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||
<style>body {
|
||||
|
@ -37,17 +37,17 @@
|
|||
</div>
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -59,27 +59,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -99,17 +99,17 @@
|
|||
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -121,27 +121,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
<div class="flex flex-col w-0 flex-1 overflow-hidden">
|
||||
<div class="relative z-10 flex-shrink-0 flex h-16 bg-white dark:bg-black shadow md:hidden border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
</a>
|
||||
<div class="flex-1 px-4 flex justify-between">
|
||||
<div class="flex-1 flex"></div>
|
||||
|
@ -172,11 +172,26 @@
|
|||
<main class="flex-1 relative z-0 overflow-y-auto focus:outline-none" tabindex="0">
|
||||
<div class="max-w-screen-lg px-4 sm:px-6 md:px-8 pb-12">
|
||||
<div class="py-6">
|
||||
<a href="https://github.com///edit/master/pages/Day 2.md">
|
||||
📝 github.com///edit/master/pages/Day 2.md
|
||||
<a href="https://github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 2.md">
|
||||
📝 github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 2.md
|
||||
</a>
|
||||
<div>
|
||||
<div class="markdown-body"><h1 id="day-2">Day 2</h1>
|
||||
<h2 id="todays-overview-🌞">Today's Overview 🌞</h2>
|
||||
<ol>
|
||||
<li>Today, we are just going to jump right into our JavaScript activities!</li>
|
||||
<li>First things first, let's hop into the <a href="https://dojo.code.ninja/welcome/cn-ca-garden-grove">GDP</a> and open up the <a href="https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=33">curriculum</a> for today.</li>
|
||||
</ol>
|
||||
<h2 id="follow-along-👏">Follow Along 👏</h2>
|
||||
<ol>
|
||||
<li>Now let's <a href="https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=34">begin</a> our activities for today! When you complete an activity, let your sensei know so that they can verify that your code is spot-on! Be courageous and ask questions.<ol>
|
||||
<li><a href="https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=34">Conditions</a></li>
|
||||
<li><a href="https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=39">Dodge!</a></li>
|
||||
<li><a href="https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=43">Padlock</a></li>
|
||||
<li><a href="https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=47">Number Match</a></li>
|
||||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
<hr>
|
||||
<p>See you tomorrow for day 3!</p>
|
||||
</div>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title> | Day 3</title>
|
||||
<link rel="icon" href="https://github.com///blob/master/static/favicon.svg?raw=true"/>
|
||||
<title>JavaScript Camp | Day 3</title>
|
||||
<link rel="icon" href="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
|
||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||
<style>body {
|
||||
|
@ -37,17 +37,17 @@
|
|||
</div>
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -59,27 +59,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -99,17 +99,17 @@
|
|||
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -121,27 +121,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
<div class="flex flex-col w-0 flex-1 overflow-hidden">
|
||||
<div class="relative z-10 flex-shrink-0 flex h-16 bg-white dark:bg-black shadow md:hidden border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
</a>
|
||||
<div class="flex-1 px-4 flex justify-between">
|
||||
<div class="flex-1 flex"></div>
|
||||
|
@ -172,8 +172,8 @@
|
|||
<main class="flex-1 relative z-0 overflow-y-auto focus:outline-none" tabindex="0">
|
||||
<div class="max-w-screen-lg px-4 sm:px-6 md:px-8 pb-12">
|
||||
<div class="py-6">
|
||||
<a href="https://github.com///edit/master/pages/Day 3.md">
|
||||
📝 github.com///edit/master/pages/Day 3.md
|
||||
<a href="https://github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 3.md">
|
||||
📝 github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 3.md
|
||||
</a>
|
||||
<div>
|
||||
<div class="markdown-body"><h1 id="day-3">Day 3</h1>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title> | Day 4</title>
|
||||
<link rel="icon" href="https://github.com///blob/master/static/favicon.svg?raw=true"/>
|
||||
<title>JavaScript Camp | Day 4</title>
|
||||
<link rel="icon" href="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
|
||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||
<style>body {
|
||||
|
@ -37,17 +37,17 @@
|
|||
</div>
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -59,27 +59,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -99,17 +99,17 @@
|
|||
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -121,27 +121,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
<div class="flex flex-col w-0 flex-1 overflow-hidden">
|
||||
<div class="relative z-10 flex-shrink-0 flex h-16 bg-white dark:bg-black shadow md:hidden border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
</a>
|
||||
<div class="flex-1 px-4 flex justify-between">
|
||||
<div class="flex-1 flex"></div>
|
||||
|
@ -172,8 +172,8 @@
|
|||
<main class="flex-1 relative z-0 overflow-y-auto focus:outline-none" tabindex="0">
|
||||
<div class="max-w-screen-lg px-4 sm:px-6 md:px-8 pb-12">
|
||||
<div class="py-6">
|
||||
<a href="https://github.com///edit/master/pages/Day 4.md">
|
||||
📝 github.com///edit/master/pages/Day 4.md
|
||||
<a href="https://github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 4.md">
|
||||
📝 github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 4.md
|
||||
</a>
|
||||
<div>
|
||||
<div class="markdown-body"><h1 id="day-4">Day 4</h1>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title> | Day 5</title>
|
||||
<link rel="icon" href="https://github.com///blob/master/static/favicon.svg?raw=true"/>
|
||||
<title>JavaScript Camp | Day 5</title>
|
||||
<link rel="icon" href="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
|
||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||
<style>body {
|
||||
|
@ -37,17 +37,17 @@
|
|||
</div>
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -59,27 +59,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -99,17 +99,17 @@
|
|||
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -121,27 +121,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
<div class="flex flex-col w-0 flex-1 overflow-hidden">
|
||||
<div class="relative z-10 flex-shrink-0 flex h-16 bg-white dark:bg-black shadow md:hidden border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
</a>
|
||||
<div class="flex-1 px-4 flex justify-between">
|
||||
<div class="flex-1 flex"></div>
|
||||
|
@ -172,8 +172,8 @@
|
|||
<main class="flex-1 relative z-0 overflow-y-auto focus:outline-none" tabindex="0">
|
||||
<div class="max-w-screen-lg px-4 sm:px-6 md:px-8 pb-12">
|
||||
<div class="py-6">
|
||||
<a href="https://github.com///edit/master/pages/Day 5.md">
|
||||
📝 github.com///edit/master/pages/Day 5.md
|
||||
<a href="https://github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 5.md">
|
||||
📝 github.com/codeninjasgg/javascript-camp/edit/master/pages/Day 5.md
|
||||
</a>
|
||||
<div>
|
||||
<div class="markdown-body"><h1 id="day-5">Day 5</h1>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title> | Hall of Fame</title>
|
||||
<link rel="icon" href="https://github.com///blob/master/static/favicon.svg?raw=true"/>
|
||||
<title>JavaScript Camp | Hall of Fame</title>
|
||||
<link rel="icon" href="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
|
||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||
<style>body {
|
||||
|
@ -37,17 +37,17 @@
|
|||
</div>
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -59,27 +59,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -99,17 +99,17 @@
|
|||
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -121,27 +121,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
<div class="flex flex-col w-0 flex-1 overflow-hidden">
|
||||
<div class="relative z-10 flex-shrink-0 flex h-16 bg-white dark:bg-black shadow md:hidden border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
</a>
|
||||
<div class="flex-1 px-4 flex justify-between">
|
||||
<div class="flex-1 flex"></div>
|
||||
|
@ -172,8 +172,8 @@
|
|||
<main class="flex-1 relative z-0 overflow-y-auto focus:outline-none" tabindex="0">
|
||||
<div class="max-w-screen-lg px-4 sm:px-6 md:px-8 pb-12">
|
||||
<div class="py-6">
|
||||
<a href="https://github.com///edit/master/pages/Hall of Fame.md">
|
||||
📝 github.com///edit/master/pages/Hall of Fame.md
|
||||
<a href="https://github.com/codeninjasgg/javascript-camp/edit/master/pages/Hall of Fame.md">
|
||||
📝 github.com/codeninjasgg/javascript-camp/edit/master/pages/Hall of Fame.md
|
||||
</a>
|
||||
<div>
|
||||
<div class="markdown-body"><h1 id="javascript-ninjas-🐱👤">JavaScript Ninjas 🐱👤</h1>
|
||||
|
|
52
index.html
52
index.html
|
@ -4,8 +4,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title></title>
|
||||
<link rel="icon" href="https://github.com///blob/master/static/favicon.svg?raw=true"/>
|
||||
<title>JavaScript Camp</title>
|
||||
<link rel="icon" href="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css">
|
||||
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
|
||||
<style>body {
|
||||
|
@ -37,17 +37,17 @@
|
|||
</div>
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -59,27 +59,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -99,17 +99,17 @@
|
|||
|
||||
|
||||
<div class="bg-gray-100 dark:bg-black pb-4 pt-4 border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<a class="flex items-center flex-shrink-0 px-4" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-12">
|
||||
<div class="mx-4 flex flex-col justify-center">
|
||||
<div class="font-bold text-gray-900 dark:text-gray-200 leading-6 text-2xl tracking-tight">
|
||||
|
||||
JavaScript Camp
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<header class="px-4 pt-3 sm:px-6 sm:pt-4">
|
||||
<div class="mt-1 text-sm text-gray-600 dark:text-gray-400">
|
||||
Last published 8/19/2020,<br> 5:01:49 PM PST.
|
||||
Last published 8/20/2020,<br> 4:24:33 PM PST.
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
@ -121,27 +121,27 @@
|
|||
<ul class="list-disc">
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%201">Day 1</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%201">Day 1</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%202">Day 2</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%202">Day 2</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%203">Day 3</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%203">Day 3</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%204">Day 4</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%204">Day 4</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Day%205">Day 5</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Day%205">Day 5</a>
|
||||
</li>
|
||||
|
||||
<li class="ml-3">
|
||||
<a class="underline hover:text-blue-500" href="https://.github.io//Hall%20of%20Fame">Hall of Fame</a>
|
||||
<a class="underline hover:text-blue-500" href="https://codeninjasgg.github.io/javascript-camp/Hall%20of%20Fame">Hall of Fame</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -154,8 +154,8 @@
|
|||
</div>
|
||||
<div class="flex flex-col w-0 flex-1 overflow-hidden">
|
||||
<div class="relative z-10 flex-shrink-0 flex h-16 bg-white dark:bg-black shadow md:hidden border-b border-gray-200 dark:border-light-black-800">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/">
|
||||
<img src="https://github.com///blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
<a class="px-4 flex items-center justify-center md:hidden" href="/javascript-camp">
|
||||
<img src="https://github.com/codeninjasgg/javascript-camp/blob/master/static/favicon.svg?raw=true" alt="logo" class="w-auto h-10">
|
||||
</a>
|
||||
<div class="flex-1 px-4 flex justify-between">
|
||||
<div class="flex-1 flex"></div>
|
||||
|
@ -172,8 +172,8 @@
|
|||
<main class="flex-1 relative z-0 overflow-y-auto focus:outline-none" tabindex="0">
|
||||
<div class="max-w-screen-lg px-4 sm:px-6 md:px-8 pb-12">
|
||||
<div class="py-6">
|
||||
<a href="https://github.com///edit/master/pages/README.md">
|
||||
📝 github.com///edit/master/pages/README.md
|
||||
<a href="https://github.com/codeninjasgg/javascript-camp/edit/master/pages/README.md">
|
||||
📝 github.com/codeninjasgg/javascript-camp/edit/master/pages/README.md
|
||||
</a>
|
||||
<div>
|
||||
<div class="markdown-body"><h1 id="javascript-camp">JavaScript Camp</h1>
|
||||
|
|
Reference in a new issue