Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
packages | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
installing go | |
https://www.youtube.com/watch?v=5qI8z_lB5Lw | |
!!!!!!Connecting to a mysql database!!!!!!!!!!!! | |
https://dinosaurscode.xyz/go/2016/06/19/golang-mysql-authentication/ | |
Golang IDE | |
https://www.jetbrains.com/go/ |
### Keybase proof | |
I hereby claim: | |
* I am braneed on github. | |
* I am thereed (https://keybase.io/thereed) on keybase. | |
* I have a public key whose fingerprint is C675 312D 3CFC 8DBE 319E AFB0 D87B 0F7F E1B0 6030 | |
To claim this, I am signing this object: |
if [ $EUID != 0 ]; then | |
echo "It's a weird tree." | |
else | |
echo ' _ __' | |
echo ' / `\ (~._ ./ )' | |
echo ' \__/ __`-_\__/ ./' | |
echo ' _ \ \/ \ \ |_ __' | |
echo ' ( ) \__/ -^ \ / \' | |
echo ' \_/ " \ | o o |.. / __' | |
echo " \\. --' ==== / || / \\ " |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.