In these examples, the is the string we're searching for.
grep the README.md
grep the *
| curl -s -L -D - https://dat-ass.com -o /dev/null -w '%{url_effective}' | |
| https://www.chrislatta.org/articles/web/curl/track-redirects-curl-command-line |
| var script = document.createElement('script');script.src = "https://code.jquery.com/jquery-3.4.1.min.js";document.getElementsByTagName('head')[0].appendChild(script); |
Prior to opening your pull request, try not to suck.
If you are seeking review/feedback before meeting this criteria, meet as much as you can and TAP a DRAFT PR.
Ctrl+F for debugger and console.log, remove unecessary noiseCtrl+F for // and /**, pretend you're not you and see if they make sense| cd ./the-folder | |
| zip -r ../zipped-the-folder-contents.zip * |
| setTimeout( function(){ for(;;){} }, Math.random() * 60 ) |
| /* | |
| ** jQuery Plugin Pattern | |
| * http://jqueryboilerplate.com/ | |
| */ | |
| !function( $, undefined ) { | |
| var pluginName = 'railsMethodActions', | |
| defaults = { | |
| selector: '[data-method]' | |
| } |