Newest Programming Tips
Use sass-convert to indent your Sass/SCSS code
Christopher Mitchell
·
0 responses
·
sass, scss, indent, cbm3384
run Docker without root
Miguel Quintero
·
0 responses
·
sudo, root, docker
Return http status code in asp.net mvc
Sebastian Bušek
·
0 responses
·
asp.net mvc, c#, http status code
Recursive Hash Reduce, merging hashes while summing its values.
Lucas Neves Martins
·
0 responses
·
ruby, hash, reduce, sum
Why you should use AngularJS with jQuery
Filip Sobczak
·
2 responses
·
jquery, javascript, angularjs
Run ansible on a single host
Kevin Simper
·
0 responses
·
hosts, ansible, playbook
Spring error with `uninitialized constant Spring::SID::DL (NameError)`
Kirill Shaplyko
·
0 responses
·
ruby, spring, rbenv
Gem debugger install error ruby
Kirill Shaplyko
·
0 responses
·
ruby, debugger, byebug
Use array_map to call a method in class with multiple params
Djamel Eddine Feddad
·
0 responses
·
php, method, class, oop
Quick way to add a Javascript debugger statement on Sublime Text
Thiago Leite
·
0 responses
·
javascript, sublime, debugger, sublimetext
calc() Grids Are Better
Cory Simmons
·
0 responses
·
css, scss, stylus, grids
Passing command line arguments in Scala REPL
Alexandra Mirtcheva
·
0 responses
·
scala, command line, repl
Exporting Postgres queries as JSON
Stuart Corbishley
·
0 responses
·
sql, json, postgres, psql
Debian - Truly Unattended Upgrades
Hatem Nassrat
·
0 responses
·
system administration, sysadmin, debian, system upgrade
LENP : LowDb Express Nodejs Polymer
Josselin CHEVALAY
·
0 responses
·
tags, comma separated
Infinite sliding windows in Javascript
Paul Grau
·
1 response
·
algorithm, javascript
Foreach and counting in Scala
Alexandra Mirtcheva
·
0 responses
·
scala, iterators
Auto-rename OS X terminal tab with virtualenv name
Greg Nofi
·
0 responses
·
python, virtualenv, virtualenvwrapper, iterm2
Must-have Checkups before you show SSD performace to friends!
Igor Moiseev
·
0 responses
·
performance, ssd, guide
Capybara - select first element (Ambiguity Resolution)
Vlado Cingel
·
0 responses
·
find, capybara, first
Format a string excluding text in brackets
Dave Townsend
·
0 responses
·
php, strings
Pattern Matching syntax comparison in Scala, Haskell, ML and OCaml
Marius Herring
·
0 responses
·
scala, haskell, ocaml, ml
"Timer" in Scala
Alexandra Mirtcheva
·
0 responses
·
scala
Publishing an object as a JSON file with Node (express.js)
David Gomes
·
0 responses
·
api, express.js, javascript, nodejs