Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

readme.md

title HTTP with Node
logoImg https://raw.githubusercontent.com/HansUXdev/JavaScript-First/2acf5840c15af96602aceb66303ea69c5b75e344/logo.svg
theme night
transition slide
highlightTheme monokai
slideNumber true
loop true
autoSlide 5000
enableMenu false
enableChalkboard false
autoSlideStoppable true
<style> /* .line.focus{background:none;font-size: xx-large;color: #5cc4ea;} .reveal ul{ margin:0 !important;} .line.focus{background:none;font-size: xx-large;color: #5cc4ea;}

.flex-slide{display:flex} .column {display: flex; flex-direction: column; flex-basis: 100%; flex: 4; }

.double-column { display: flex; flex-direction: column; flex-basis: 100%; flex: 1; } .present {} .flex-slide p.fragment{ font-size: 0.6em; }

h1, h2, h3, h4, h5, h6, p {color:white;}

.fragment.fade-in-then-out:not(.current-fragment) { display:none; } */

</style>

Do you Git it?

::: block Git is:

is a distributed version-control system for tracking changes in source code during software development.

{.fragment .fade-in-then-out } :::

::: block Github is:

"multinational corporation that provides hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, plus its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project."

{.fragment .fade-in-then-out } :::

is a distributed version-control system for tracking changes in source code during software development. {.fragment}


What is GitPod?

GitPod is a