Introduction to Phlex

Phlex is a framework for building fast, reusable, testable views in pure Ruby.Each view object is an instance of a specific class of view. The nav-bar, for example, might contain three different nav-bar-items, but they’re all instances of the nav-bar-item class. This class, then, manifests everything there is to know about nav bar items in general. It models:the data attributes being represented — perhaps url and label.
Introduction to Phlex #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/introduction-to-phlex

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles