Skip to content

Latest commit

 

History

History
115 lines (98 loc) · 5.73 KB

abstraction.md

File metadata and controls

115 lines (98 loc) · 5.73 KB

Bookmarks tagged [abstraction]

https://www.invisionapp.com/inside-design/scale-design-systems/

Design leaders from Google, Spotify, and Gigster share their thoughts on design systems—and their predictions for the future.


https://github.com/orgsync/active_interaction

Manage application specific business logic.


https://github.com/apotonick/apotomo

Based on Cells, Apotomo gives you widgets and encapsulation, bubbling events, AJAX page updates, rock-solid testing and more.


https://github.com/trailblazer/cells

View Components for Rails.


https://github.com/hashrocket/decent_exposure

A helper for creating declarative interfaces in controllers.


https://github.com/ms-ati/docile

A tiny library that lets you map a DSL (domain specific language) to your Ruby objects in a snap.


https://github.com/dry-rb

dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task.


https://github.com/collectiveidea/interactor

Interactor provides a common interface for performing complex interactions in a single request.


https://github.com/adomokos/light-service

Series of Actions with an emphasis on simplicity.


https://github.com/cypriss/mutations

Compose your business logic into commands that sanitize and validate input.


RES

A library for publishing, consuming, storing and retrieving events. It's your best companion for going with an event-driven architecture for your Rails application.


https://github.com/plataformatec/responders

A set of Rails responders to dry up your application.


https://github.com/saturnflyer/surrounded

Encapsulated related objects in a single system to add behavior during runtime. Extensible implementation of DCI.


https://github.com/trailblazer/trailblazer

Trailblazer is a thin layer on top of Rails. It gently enforces encapsulation, an intuitive code structure and gives you an object-oriented architecture.


https://github.com/apneadiving/waterfall

A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control.


https://github.com/krisleech/wisper

A micro library providing Ruby objects with Publish-Subscribe capabilities.