Some great links for 10/21/2018
Always looking for the best possible rub tools? Here you go!
Some great links for 10/20/2018
Lots of great details about using Minitest I prefer minitest/spec.
Some great links for 10/19/2018
tags: tutorial algorithms datastructures data- structures
tags: magic ruby on rails ruby
Some great links for 10/15/2018
Title says it all.
Looks like a great brief tutorial on how the web works.
tags: web basics architecture
The title says it all. I agree.
Some great links for 10/14/2018
Another great article about creating a well behaved cli
Ideas on how to write code to store configuration data from a ruby program.
tags: creating configuration ruby
How to write a great CLI and some good ruby tools for that.
tags: cli
Amazing list of resources for techies and hackers
Mutation testing is a novel and ingesting way to think about testing. Very cool.
Write what look like rich applications while writing very little code. Looks interesting but I’ve not tried it
tags: alan code application platform
Quite cool way to write a web page with markdown instead of with html!
Some great links for 10/06/2018
This looks like an amazing tool to surface a local server on the open web. I have to test it but it looks awesome
Really hard concurrency concepts.
Some great links for 10/01/2018
An excellent review of the various issues you have to consider when deciding the put your rails app into production.
tags: rails production deploy
A collection of sage advice about software engineering
tags: best practice best practices advice software engineering
Really interesting advanced thoughts about rails ActiveRecord validations.
tags: models validation activerecord ruby
A whole bunch of free, open source, books.
tags: open source opensource free books
A tool to make better APIs
Some great links for 09/29/2018
An interesting variation on how to represent a many to many relationship in rails.
tags: activerecord manytomany join rails
Getting mobiles to display notifications is a tricky business. Especially because there are several and each one is different. This gem tries to solve this.
tags: ruby push notification gem
There are various ways to find out if the library you need already exists. This is one of them, and it’s quite good.