Newest Programming Tips
Update git submodules when checking out branch
Jason Anderson
·
0 responses
·
git, git hook, workflow, submodule
Arrow Functions - ES6 and CoffeeScript
Steven Iseki
·
0 responses
·
coffeescript, javascript
How to prevent browsers from caching a page in Rails
XaMuT
·
1 response
·
rails, browser, cache, controller
Copy a file's sha256 checksum to clipboard
James Cuzella
·
0 responses
·
osx, checksum, chef, sha256
Small javascript snippet for adding mobile CSS classes
Sebastian Wallin
·
1 response
·
css, android, mobile, webview
rbconfig
Dinesh Vasudevan
·
0 responses
·
ruby, rbconfig
Removing consecutive duplicate lines using Enumerable
Rob Cole
·
0 responses
·
ruby, enumerable
Vim paste mode or how to avoid paste autoformat
Marín Alcaraz
·
0 responses
·
vim, remap, indent, paste
Nginx Primer
Alex Perez
·
0 responses
·
linux, nginx, macos
Parse wget.log for HTTP response codes
Suzanne Aldrich
·
0 responses
·
shell, bash
List 404 links from wget.log
Suzanne Aldrich
·
0 responses
·
shell, bash
run docker node.js, got error, solution
Caesar Chi
·
0 responses
·
nodejs, node, server, javascript
Parse nginx-access.log for HTTP response codes
Suzanne Aldrich
·
0 responses
·
shell, bash
Access elements behind a fixed element
Kier Borromeo
·
0 responses
·
css, position, fixed, pointer-events
ssh's ForwardAgent only works with keys protected by password on osx
yanhaoyang
·
0 responses
·
ssh, forwardagent
Git branch and remote cleanup alias
Koen Punt
·
0 responses
·
branch, alias, remote, git
Angular - how to $inject a filter
gerardsans
·
0 responses
·
filters, angular
Customize navigation bar appearance with swift
eranga bandara
·
15 responses
·
swift, ios8, navigationbar, navigation-bar-appearace
Inheritance in JavaScript it's all prototypal
Steven Iseki
·
0 responses
·
javascript
Create a Game Instance in Rails
Daniel P. Clark
·
0 responses
·
ruby, rails, game
Parsing Request Content in Finatra
RJ Zaworski
·
2 responses
·
scala, json, finatra, finagle
Parse a boolean from a string in Javascript
Eric D. Fields
·
0 responses
·
coffeescript, javascript
use simple list view in android
Caesar Chi
·
0 responses
·
java, listview, android
Faster Rails-Application start
Michael Koriath
·
0 responses
·
ruby, rails, capistrano
Manual Polymorphic Creation in Rails
Daniel P. Clark
·
0 responses
·
ruby, rails, manually, manual