Popular Programming Tips
Opening interactive shell in neovim
Wojtek Ryrych
·
1 response
·
vim, neovim
Column Edit Mode in VI
Bui The Hoa
·
0 responses
·
vim, vi
Vim and SystemVerilog
Parviz Palangpour
·
3 responses
·
vim, ctags, systemverilog, uvm
How to redo a Rails database migration
Matthew Lenton
·
0 responses
·
rails, migration, redo, force
Media Queries Sass Mixin
Đặng Văn Thanh
·
2 responses
·
responsive, css3, scss, sass
PIL/Pillow IOError: decoder jpeg not available
Thomas Schultz
·
2 responses
·
python, pil, pillow ioerror
Node.js Uncaught Exceptions
Peter Rottmann
·
2 responses
·
node, snippet, exception, error
Setting Rails 4 HTTP Errors in JSON response
Luiz Henrique Almeida da Silva
·
1 response
·
http, response, rails 4
Gzip make a light JSON
Henri LEPIC
·
0 responses
·
json, gzip, golang, go
Extract and reuse a list of identifiers with Gatling
Jean Helou
·
0 responses
·
scala, rest, json, gatling
RegEx to find <img/> tags missing alt attributes
Ryan Artecona
·
4 responses
·
html, regex, grep, regular expression
Add/Remove class name of DOM element with Javascript
Subrata Bauri
·
0 responses
·
css, html, javascript
Convert a query string to an associative array in js
Kim Goulbourne
·
2 responses
·
query, javascript, arrays, query strings
Fade an iOS Splash Screen
Kerri Shotts
·
0 responses
·
ios, objective c, fade, splash screen
Testing Laravel email with MailCatcher
Marcus Ramsden
·
2 responses
·
php, laravel, email
Quickly add custom branding to django admin
Saurabh Kumar
·
0 responses
·
django, django-admin, frontend, python
The jQuery slideToggle() Jump
Daniel Hodkinson
·
6 responses
·
slide, jquery, slidetoggle
Darken HEX color in PHP
Aleš Farčnik
·
0 responses
·
php, color, darken, hex
Nancy content negotiation
Dan Haller
·
0 responses
·
.net, nancy, nancyfx, content negotiation
Angularjs - service vs factory vs provider
Igor Ivanovic
·
0 responses
·
service, angularjs, factory, provider
PHP Encrypt, Decrypt, Generate Random Passwords with mcrypt
Pedro Luz
·
4 responses
·
php, password, salt, mcrypt
When Composer Cannot Allocate Memory
Mark Vaughn
·
4 responses
·
php, linux, memory, composer
Rails: add a route for a test
Alexander
·
2 responses
·
ruby, tdd, rails, controller