Popular Programming Tips
Specifying DB Connections on Laravel
Kier Borromeo
·
3 responses
·
php, laravel, schema, database
HTML5 Websocket with AngularJS
Vincenzo Ferrari
·
2 responses
·
event, module, websocket, html5
Cake Pattern in Scala / Self type annotations / Explicitly Typed Self References - explained
Eran Medan
·
19 responses
·
scala, dependency injection, cake pattern, self type annotations
Arduino String to Char*
Wenson Smith
·
0 responses
·
arduino, string, char*
Upgrading Ruby to 2.1.0 (and above) in Mavericks
Alexandra Mirtcheva
·
10 responses
·
ruby, rvm, mavericks
brew install specific version of formula
Ruben Ascencio
·
9 responses
·
node, homebrew, brew, formula
Create a gateway with a transparent proxy (Iptables, Squid)
pmaoui
·
3 responses
·
linux, proxy, iptables, gateway
Setting gtk2 and gtk3 theme via config file
Jens Grassel
·
0 responses
·
linux, gui, x11, gtk
Raspbian: how to resize the root partition to fill SD card
emi420
·
1 response
·
linux, raspberry pi
AngularJS SEO
Jose Raya
·
12 responses
·
angularjs, seo
Convert a complex nested hash to an object
Dom
·
4 responses
·
ruby, json, hash, object
Running Istanbul code coverage with mocha
Paul Jensen
·
4 responses
·
node, mocha, istanbul
Keep TODOs in git
Mislav Marohnić
·
6 responses
·
shell, cli, todo, git
Convert Node.js "new Date()" to user's local timezone on the client
Declan de Wet
·
3 responses
·
nodejs, node, server, convert
Serving web fonts via AWS S3 and Cloudfront
Tom Milewski
·
5 responses
·
s3, cdn, fonts, aws
Safer bash scripts with 'set -euxo pipefail'
vaneyckt
·
6 responses
·
linux, bash
A List of Run Commands for Windows 7
Zhang Tai
·
0 responses
·
cmd, windows
using belongs_to with scaffold generator to quickly create associations
Greg Osuri
·
4 responses
·
ruby, rails, activerecord
jQuery offset of element in relation to viewport
Arthur Chang
·
1 response
·
jquery, javascript, coffeescript
Simple way to Zip files with C# .NET (Framework 4.5 /4.6)
Ion D. Filho
·
0 responses
·
csharp, zip, c#, .net
How to comment in a .feature file
Melanie Archer
·
0 responses
·
cucumber, selenium, hardy
End to End Testing with CasperJS
Gary
·
9 responses
·
testing, backbone, javascript, casperjs
Use fetch instead of XmlHttpRequest in Javascript
Lex S
·
0 responses
·
browser, devops, javascript