gitflow | git |
---|---|
git flow init |
git init |
git commit --allow-empty -m "Initial commit" |
|
git checkout -b develop main |
This file contains 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
[ {"category": "A", "angle": 60, "radius": 30}, {"category": "B", "angle": 90, "radius": 40}, {"category": "C", "angle": 120, "radius": 50}, {"category": "D", "angle": 150, "radius": 60}, {"category": "E", "angle": 180, "radius": 70}, {"category": "F", "angle": 210, "radius": 80}, {"category": "G", "angle": 240, "radius": 90}, {"category": "H", "angle": 270, "radius": 100}, {"category": "I", "angle": 300, "radius": 110}, {"category": "J", "angle": 330, "radius": 120}] |
I hereby claim:
- I am rscnt on github.
- I am raulascencio (https://keybase.io/raulascencio) on keybase.
- I have a public key ASAbPmR1nRGmBSmVzT86EKqr_SHt-0USQSTL-0v7Ow4oywo
To claim this, I am signing this object:
This file contains 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
document.querySelectorAll('.r-nw8l94').forEach(e => { e.click(); document.querySelector('[data-testid="unretweetConfirm"]').click() }) |
I hereby claim:
- I am rscnt on github.
- I am rscnt (https://keybase.io/rscnt) on keybase.
- I have a public key whose fingerprint is AA04 DC1F 224F 00FB C5B6 349B 8F50 3D2E D88D 6C61
To claim this, I am signing this object:
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
This file contains 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
var GlobalOptions = { | |
calloutSecondsInterval: 'global.calloutSecondsInterval' | |
}, GlobalOptionsDefaults = { | |
- [GlobalOptions.calloutSecondsInterval]: 60 | |
+ 'global.calloutSecondsInterval': 60 | |
}; |
These rules are adopted from the AngularJS commit conventions.
This file contains 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
urxvt.termName: rxvt | |
urxvt.loginShell: true | |
urxvt*urlLauncher: /usr/bin/chromium | |
urxvt*perl-lib: /usr/lib/urxvt/perl/ | |
urxvt*perl-ext-common: default,matcher,searchable-scrollback | |
urxvt*font: xft:DejaVu Sans Mono:pixelsize=10 | |
urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=10 | |
urxvt.scrollBar: false | |
urxvt.saveLines: 65535 | |
urxvt.secondaryScroll: true |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder