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
// NO FUCKING CACHE (1.1) | |
response.setHeader("Cache-Control", "private, no-store, no-cache, must-revalidate"); | |
// NO FUCKING CACHE (1.0) | |
response.setHeader("Pragma", "no-cache"); | |
// GET THE FUCK OFF (?) | |
response.setDateHeader("Expires", 0); |
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
apply plugin: 'java' | |
apply plugin: 'war' | |
apply plugin: 'eclipse' | |
apply plugin: 'eclipse-wtp' | |
apply plugin: 'tomcat' | |
apply plugin: 'idea' | |
buildscript { | |
repositories { |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
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 | |
}; |
(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.
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:
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 raulascencio (https://keybase.io/raulascencio) on keybase.
- I have a public key ASAbPmR1nRGmBSmVzT86EKqr_SHt-0USQSTL-0v7Ow4oywo
To claim this, I am signing this object:
OlderNewer