- ActionCable. Framework for real-time communication over websockets.
- Amazon API Gateway. Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.
- JavaScript Style Guide. Airbnb JavaScript Style Guide, a mostly reasonable approach to JavaScript.
- validates_lengths_from_database. Introspects your database string field maximum lengths and automatically defines length validations.
- Faking APIs in Development and Staging. Use fake API servers everywhere, not just in tests.