The purpose of this repository is to display examples of some of Cloudspace's cleanest and most intriguing code across various platforms.
- Russian Doll caching:
- Complex scoping:
- Large scale cache warming:
- Arel table joins:
- Proper use of Rails concerns:
- Custom Ajax error handling:
- Interval updating:
- Using Node to insert Angular in the browser:
- D3 component with React example:
- jQuery sticky headers:
- Install an external APK bundled with the current application:
- Detect if application is running on a VPN:
- Parse a JsonArray into an array of a supplied Object type:
- Reflection addition for NSObject
- Populate Objects with data coming back from an API by using reflection:
- Custom DSL and interpreter: