Skip to content

Instantly share code, notes, and snippets.

View gusdecool's full-sized avatar
😎
do it right or do it twice

Budi Arsana gusdecool

😎
do it right or do it twice
View GitHub Profile
@gusdecool
gusdecool / Applicant.php
Last active January 10, 2017 09:09 — forked from mirahtadi/Applicant.php
Jobs Yii
<?php
/**
* This is the model class for table "applicant".
*
* The followings are the available columns in table 'applicant':
* @property string $position
* @property integer $id
* @property string $fullName
* @property string $nickName
@gusdecool
gusdecool / 0_reuse_code.js
Created June 6, 2014 04:49
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