35

weekly learning

Posted by ilake on May 20, 2017

“strive 5/13 ~ 5/20”

Use

  • [gem] rack-cors

    • Rack::Cors provides support for Cross-Origin Resource Sharing (CORS) for Rack compatible web applications.
  • [gem] Geocoder

    • Geocoder is a complete geocoding solution for Ruby. With Rails, it adds geocoding (by street or IP address), reverse geocoding (finding street address based on given coordinates), and distance queries
  • [database] mysql2sqlite

    • This small shell script should help you to convert a mysqldump file into a Sqlite3 compatible file.
  • [react native] react-native-sqlite-storage

Read

Book

Video

Learn