I hereby claim:
- I am czottmann on github.
- I am czottmann (https://keybase.io/czottmann) on keybase.
- I have a public key whose fingerprint is 6C4E E45B 6197 65C0 9412 910C 76EE B33E 1BD3 A059
To claim this, I am signing this object:
| /** @jsx h */ | |
| import { h } from "preact"; | |
| import { incrementCount, state } from "../stores/whatever_store.ts"; | |
| export default function StoreUsingComponent1() { | |
| const { counter } = state(); | |
| return ( | |
| <p> | |
| <button onClick={incrementCount}> |
I hereby claim:
To claim this, I am signing this object:
| # Install Xcode command line tools | |
| xcode-select --install | |
| # Install & set up homebrew | |
| ruby ./install-homebrew.rb \ | |
| && brew doctor \ | |
| && brew update \ | |
| && brew cleanup \ | |
| && brew install caskroom/cask/brew-cask \ |
| #!/Users/carlo/.rubies/ruby-2.3.3/bin/ruby | |
| require 'json' | |
| require 'ostruct' | |
| json_content = File.open('ghost.2017-01-27.json', 'r').read | |
| nodes = JSON.parse(json_content) | |
| posts = nodes['db'][0]['data']['posts'] | |
| figures_pattern = /<figure>\s*\!\[(.+)\]\((.+)\)\s*<figcaption>.+<\/figcaption>\s*<\/figure>/ |
| Verifying that "czottmann.id" is my Blockstack ID. https://onename.com/czottmann |
| Verifying that "czottmann.id" is my Blockstack ID. https://onename.com/czottmann |
| Verifying that "czottmann.id" is my Blockstack ID. https://onename.com/czottmann |
| h3. Issue description | |
| h3. Steps to reproduce the issue | |
| # | |
| # | |
| # |
| h3. Issue description | |
| h3. Steps to reproduce the issue | |
| # | |
| # | |
| # |
| DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | |
| Version 2, December 2004 | |
| Copyright (C) 2016 YOUR NAME <[email protected]> | |
| Everyone is permitted to copy and distribute verbatim or modified | |
| copies of this license document, and changing it is allowed as long | |
| as the name is changed. | |
| DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE |