guide-to-reactive-rails
Development philosophy
A comprehensive resource guide to a design philosophy and architectural style of web application development using Ruby on Rails.
A comprehensive guide to online resources about "Reactive" Ruby on Rails development
355 stars
36 watching
14 forks
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,484 |
satour/rails-style-guide | A guide providing best practices for coding style in Ruby on Rails development | 196 |
skmetz/poodr | A comprehensive guide to practical object-oriented design in Ruby, providing an in-depth exploration of software development principles and best practices. | 644 |
rails/rails | A web application framework that organizes an app into three interconnected layers: Model, View, and Controller, to efficiently build database-backed web applications. | 56,069 |
pureugong/rails-style-guide | A style guide providing best practices and recommendations for Ruby on Rails development. | 70 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
arbox/rails-style-guide | A community-driven guide providing best practices and style prescriptions for Ruby on Rails 4 development | 200 |
fortissimo1997/ruby-style-guide | A community-driven guide to Ruby coding best practices and style recommendations. | 523 |
saberma/ruby-dev-bookmarks | A curated list of Ruby development resources and tools | 414 |
dalzony/ruby-style-guide | A community-driven guide to best practices and style recommendations for Ruby programming | 116 |
nteetor/yonder | A reactive web framework built on Shiny with Bootstrap components and features for building pragmatic applications. | 133 |
alemohamad/ruby-style-guide | A community-driven guide to best practices and idioms for writing maintainable Ruby code | 103 |
asyraffff/open-source-ruby-and-rails-apps | A collection of production-ready Ruby and Rails applications for various purposes, including CMS, CRM, ecommerce, and more. | 1,042 |
dbrattli/fable.reaction | A library and framework for building reactive applications with Fable, combining asynchronous functional programming and event handling | 142 |
reactivebayes/rocket.jl | A library for reactive programming using Observables in Julia to process asynchronous data | 189 |