“strive 10/31 ~ 11/05”
Use
Read
- 
    
[rails] 10 Ruby on Rails Best Practices
 - 
    
[rails] Handling Exceptions
- A method signature like def rescue_from(klasses) takes a variable number of arguments.
 - Array#extract_options! is an idiomatic way to get options from an arguments array.
 - You can determine if a class is a subclass using klass <= Exception.
 - rescue nil will swallow exceptions
 
 - 
    
[frontend] 前端各种优化
 
Book
- 
    
[saas] 互聯網時代的軟件革命︰SaaS架構設計
 
Video
- 
    
[react native] React Native Fundamentals
 - 
    
[rspec] Rails Pacific 2016 - Workshop _ Taming Chaotic Specs RSpec Design Patterns by Adam Cuppy
 - 
    
[rspec] Rails Pacific 2016 - Server Infrastructure for Rails in 2016 by Richard Lee