This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Format for a validation rule; many can be composed in different ways for more complex rules. | |
const isRequired = (message) => (value) => (value === '' || !value) ? message : false; | |
const [handleSubmit, handleReset] = useForm(); | |
// Could optionally expose the formState in case of conditional rendering of fields. | |
// const [formState, ...] = useForm(); | |
// or per field | |
// const [value, isValid, touched] = useForm('name'); | |
// Form handles form's state; including data, validation, focus state (has a value been touched), etc. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1KyReofdZFyMPstryF9y3n5Asup4yGE7iC https://explorer.blockstack.org/address/1KyReofdZFyMPstryF9y3n5Asup4yGE7iC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get install software-properties-common | |
add-apt-repository universe | |
apt-get update | |
apt-get install -y apparmor-utils apt-transport-https avahi-daemon ca-certificates curl dbus jq network-manager socat | |
curl -fsSL get.docker.com | sh | |
curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" | bash -s -- -m intel-nuc |
- Homebrew
- iTerm2
- set as default terminal, RCDefaultApp via instructions
- my bash devtools
- git
- nvm
I hereby claim:
- I am andrew-codes on github.
- I am andrew_codes (https://keybase.io/andrew_codes) on keybase.
- I have a public key ASAvY2wS41xaFyJ6qHtGyfcgpXhkua7BZjgRqa3lTVjnuwo
To claim this, I am signing this object: