Skip to content

Instantly share code, notes, and snippets.

View muukii's full-sized avatar
✈️
We live in a twilight world.

Hiroshi Kimura muukii

✈️
We live in a twilight world.
View GitHub Profile
//
// SampleViewController.swift
// DataSourcesDemo
//
// Created by muukii on 8/21/17.
// Copyright © 2017 muukii. All rights reserved.
//
import Foundation
import UIKit
@muukii
muukii / 0_reuse_code.js
Created May 23, 2014 12:42
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console