Projects with this topic
Sort by:
-
CSS scoping extension for Rails components. Provides attribute-based style encapsulation for Phlex, ViewComponent, and ERB templates to prevent style leakage between components. Includes configurable caching strategies for optimal performance.
Updated -
Set of wrappers to define a class like in C++ and few utility functions
Updated -
Object Oriented Programming aspects explained through Clothing classes from DCU EE402 using C++: Over-loading, over-writing , pass-by reference or value, pointers, type conversion, casting , constructors, destructors, friend functions ...
Updated