Skip to content

Instantly share code, notes, and snippets.

Verifying that +gregsantos is my openname (Bitcoin username). https://onename.com/gregsantos

Keybase proof

I hereby claim:

  • I am gregsantos on github.
  • I am gregsantos (https://keybase.io/gregsantos) on keybase.
  • I have a public key whose fingerprint is 500A 334B CE14 CDDD 3878 7AA6 021D E7AF 4C71 29BE

To claim this, I am signing this object:

import React from 'react'
// getComponent is a function that returns a promise for a component
// It will not be called until the first mount
/**
*
* @example
* const Foo = asyncComponent(() =>
* System.import('./Foo').then(module => module.default)
* )
Verifying my Blockstack ID is secured with the address 1NTQDCaY6oVX9Bh86M3euAeojjWpGpNMCB https://explorer.blockstack.org/address/1NTQDCaY6oVX9Bh86M3euAeojjWpGpNMCB
function getABC() {
return Promise.all([getA, getB, getC]);
}
// getABC().then(values => console.log(values))

Intro to the
Dev Environment


Learning Objectives

Installfest 🎉 💻 🎉


Chrome

  • Download from google.com/chrome

Evernote

Git - Keeping Track of Files


Lesson Objectives

  1. Describe what git is and what it does
  2. Add an ssh key to your github account
  3. Create a repository in github
  4. Clone that repository
  5. Stage Files

Into to the DOM


Learning Objectives


Students Will Be Able To:


Learning Objectives


Students will be able to: