Skip to content

Instantly share code, notes, and snippets.

View itiswicked's full-sized avatar

Nathan Bourke itiswicked

View GitHub Profile

Javascript Basics & Functions

Functions

  • functions are defined with the keyword function
  • Values are returned with the keyword return
    • There are no implicit returns in javascript.
  • function defintions are expressions and objects, and are first class citizens
    • Functions can therefore be passed around like other pieces of data
    • Pass Functions as Arguments
@itiswicked
itiswicked / calendar.md
Last active September 29, 2021 20:55
Calendar User Stories

Calendar App

Overview

A one page calendar app

Initial Proposal

I initially proposed this as an application for managing items needed for the events. Here is the original proposal:

See that man? He won't stop fighting, not while he can draw a breath.
Be me? I've got a different problem.
I feel like I'm living in a world of cardboard. Constantly taking special care not to lose control, even for a second - or people could die.
But you.
You can take it, can't you big guy?

State of Git Curriculum

Current Curriculum Content

Introduction To Git

  • Video:
    • High level overview
    • Explains Git as metaphor
    • Why is git used?
  • Tracks who, what, when things sare changed
code goes here

Everything Is Different And Awful: A Rails 5 Guide

This is not a guide to upgrade Rails.

This is not a new shiny Rails 5 features guide.

This is for highlighting common gotchyas, deprecations, and the annoying little differences surrounding the common, core features of Rails that intersect with what we teach in our curriculum.

Misc

@itiswicked
itiswicked / .block
Last active September 20, 2017 01:07
d3-fun
license: mit
@itiswicked
itiswicked / .block
Created September 19, 2017 23:19
fresh block
license: mit
@itiswicked
itiswicked / .block
Created September 19, 2017 23:29
fresh block
license: mit
@itiswicked
itiswicked / .block
Created September 19, 2017 23:31
d3-fun
license: mit