Blog Entry: Styleguides for Rails Apps

I just released a journal/blog for my website!

For my first entry, here's a guide on implementing Styledown, a project by Rico Sta. Cruz (https://github.com/rstacruz/), for Rail applications.

Your styleguide can contain everything from Brand Identity to UI components and scenarios. Ruby on Rails is often used in big applications composed of big teams, styleguides can be used to write maintainable and legible code. It serves as a code style and practice on how the team can write their code with consistency and focus on the more important parts for the project instead of refactoring or writing duplicates of an existing UI component.

http://samrosecruz.com/journal/styleguides-for-rails-projects/

More by Samantha Rose Cruz

View profile