| WebVR Experiments |
|
| Some WebVR experiments by Google. | |
| Zen Rails Security Checklist |
|
| This document provides a list of security measures to be implemented when developing a Ruby on Rails application. | |
| Rails_error_api_redesign |
|
| Gathering some proposals for rails to improve their error API. | |
| CodeSandbox |
|
| An online editor for React projects. | |
| Griddy |
|
| Learn the CSS Grid Spec. | |
| GitHub::DS |
|
| GitHub::DS is a collection of Ruby libraries for working with SQL on top of ActiveRecord's connection. | |
| Zhong |
|
| Distributed cron using redis. | |
| Textbringer |
|
| An Emacs-like text editor written in Ruby. | |
| Goruby |
|
| An implementation of Ruby written in Go. | |
| A Comprehensive Guide To HTTP/2 Server Push |
apr 10
|
| Explain ow does server push work and how it helps performance. | |
| The state of Ruby on Google Cloud Platform |
apr 11
|
| Seems Google Cloud Platform is ready for ruby developers to do some real things. | |
| Writing Efficient Queries |
apr 12
|
| Some rules to wirte sufficient rails queries. | |
| Jumping Off The Ruby Memory Cliff |
apr 12
|
| The memory use of a healthy app is like the heartbeat of a patient - regular and predictable. | |
| Deduplicating Large Data With Rails |
apr 12
|
| Using MD5 checksum as uniqueness constraint for data. | |