Skip to content

Instantly share code, notes, and snippets.

<div id="app">
<h1>{{ header }}</h1>
<p>Feel free to edit the HTML, JavaScript and CSS in this playground. The preview will update in real-time, so that
you can visually explore your ideas.tset</p>
<button @click="sayHi">Say Hi <span class="fa fa-heart" /></button>
</div>
@artimari
artimari / unPos.js
Created August 27, 2019 07:11
Automating some pain
let parseRow = (element) => {
const columns = element.children('td');
let record = Object.assign(...['receiptNumber',
'date',
'patientNum',
'totalPackages',
'totalPrice',
'productName',
'tagNumber',
'productPrice',
@artimari
artimari / nullchecks.cs
Created August 20, 2019 16:20
[Null Checks] A Reference #patterns #cs #null #code
public void NullChecks(object o) {
// Canonical check for null, but not necessarily the best one,
// because operator == may be overloaded with a different behavior.
bool c1 = o == null;
}
@artimari
artimari / cloudSettings
Created March 28, 2019 19:58
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-03-28T19:58:32.755Z","extensionVersion":"v3.2.7"}
@artimari
artimari / cloudSettings
Last active March 15, 2020 07:18
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-03-15T07:18:08.934Z","extensionVersion":"v3.4.3"}

Keybase proof

I hereby claim:

  • I am bigbangtheorem on github.
  • I am bigbangtheorem (https://keybase.io/bigbangtheorem) on keybase.
  • I have a public key ASDnt2ILmKIjiO5dSgBBssbCQ-acqYxwL7OCDyYTgktUwwo

To claim this, I am signing this object: