Skip to content

Instantly share code, notes, and snippets.

View rrgayhart's full-sized avatar

Romeeka Gayhart rrgayhart

View GitHub Profile
@rrgayhart
rrgayhart / recursion.markdown
Created February 16, 2016 14:46
Recursion and Generators Homework
  • Watch Recursion
  • Fork this gist
  • Answer the following questions in your fork
    • Do you pronounce 'babel' in the same way?
      • Follow Up Question: Will you now?
  • What is an example of why/where you might use recursion

Step One: Watch Mary Rose Cook Live Codes Space Invaders from Front-Trends. (The second worst conference name ever?)

Step Two: Fork this gist.

Step Three: Respond to this question in your fork: What is one approach you can take from this Mary's code and implement in your project?

Step Four: Totally Optional: take a look at some of the other forks and comment if the spirit moves you.

@rrgayhart
rrgayhart / package-management.markdown
Last active March 25, 2016 18:52
The Dangers of Using Code You Don't Control
@rrgayhart
rrgayhart / require.markdown
Created March 28, 2016 11:57
The Concept of Require

When you start working with WebPack for GameTime, you'll notice that you can't just define a variable in one file and find it in another as easily as you can in Rails.

Read Node.js, Require and Exports and Organize Your Code with RequireJS

Fork this gist and answer the following questions:

  • In the context of Node, what is a module?
  • The code examples from the second blog post look very different from the first. Why?
@rrgayhart
rrgayhart / week3-breakdown.markdown
Last active April 8, 2016 15:41
Week 3 Breakdown
@rrgayhart
rrgayhart / mod4wk4blogs.markdown
Last active April 22, 2016 17:48
Blogs from Week 4

Cool Things We Did

  • Steve Olson: Built a React Native IOS app that displays the currency and expense data generated by his Ramble Map project.

  • Brant Wellman: De-coupled the basic 3D Engine code of his and Aaron's Gametime project from the actual gameplay code and published it into it's own repo

  • Aaron Greenspan: Built a Phoenix/ReactJS app

@rrgayhart
rrgayhart / require-1511.markdown
Created May 16, 2016 19:46
The Concept of Require

When you start working with WebPack for GameTime, you'll notice that you can't just define a variable in one file and find it in another as easily as you can in Rails.

Read Node.js, Require and Exports and Organize Your Code with RequireJS

Fork this gist and answer the following questions:

  • In the context of Node, what is a module?
  • The code examples from the second blog post look very different from the first. Why?
@rrgayhart
rrgayhart / 1511-projects.markdown
Last active June 2, 2016 14:56
What 1511 is Doing
@rrgayhart
rrgayhart / api-best-practices.markdown
Last active February 14, 2019 16:17
API Best Practices

The JSON API Standard

What is the JSON API Standard

The Specification

  • The History
  • Why does it exist?
    • Bike Shedding/LookingFor
  • Do we have to use it?
@rrgayhart
rrgayhart / demoschedule.markdown
Last active September 22, 2016 21:49
demo schedule