GraphQL is a query language for APIs. The query language itself is universal and not tied to any frontend or backend technology... (more…)
Read more »
zen-rails-security-checklist - Checklist of security precautions for Ruby on Rails applications. (more…)
Read more »
A typical Ruby on Rails application comes with ActiveRecord, which makes using RDBMS (such as MySQL, PostgreSQL etc) cake walk. There are… (more…)
Read more »
An opinionated CSS starter kit for your "nobuild" application - lazaronixon/css-zero... (more…)
Read more »
Ruby on Rails view partials can help keep your codebase DRY, but misusing them can have a significant performance impact. (more…)
Read more »