Some great links for 02/17/2019
True statement about emails. I agree although I know some people who habitually don’t answer emails. Is it me?
Some incredibly useful practical tips for a good login form
Some great links for 02/16/2019
Rails 6 will help with database sharding!
tags: rails
Fun new method in ruby 2.6
Just proves yet again that with the Unix command line you can do anything!
Wow, this looks just like Sinatra. If you want to build a quick web server this is the tool for you!
Some great links for 02/13/2019
Excellent overview of sharding or vertical database partitioning
Some great links for 02/11/2019
Some real power user tips for github
tags: tips browse github search powerusers
Good geeky info about a monument near the Hoover dam…
Some great links for 02/10/2019
It’s good to know if you have some of the traits of a good programmer!
tags: skill programming learners
Good insights about becoming slave to rules without remembering why you’re do8ng it!
tags: antipattern refactoring tips
Watch out, don’t just take the highest paying job!
Some great links for 02/07/2019
If you’re interested in algorithms, optimization and big-O you will like this.
tags: optimization bigo design datastructures
Some great links for 02/03/2019
Finally I’ve joined the docker bandwagon
Interesting esoteric info about ruby, structs, hashes and more!
Always good to see a sample of what’s considered good these days!
tags: term sheet Entrepreneurship
This site shows off research papers which include the code to run. Very nice!
Some great links for 01/29/2019
It’s always welcome to see what the latest most useful gems are.
tags: tips ruby recommendations gems
Nice review of some more advanced ruby features.
tags: ruby tricks tips engineering
I can attest that this can be a pain, so this handy guide is welcome!
- Rails 6.0.0 beta1: Action Mailbox, Action Text, Multiple DBs, Parallel Testing, Webpacker by default
Rails keeps marching on. Some awesome improvements in 6.0
A nice little tip for handling arguments in Ruby