react-rails
handbook

react-rails | handbook | |
---|---|---|
23 | 13 | |
6,757 | 6,460 | |
-0.0% | 0.4% | |
6.8 | 4.6 | |
9 months ago | 2 months ago | |
JavaScript | ||
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-rails
-
Integrating Ruby on Rails with Modern SPAs
The current gem does not help you with this however since it is designed for SPA frameworks. If you wish to take this approach, you can build your own system or use Gems like react-rails and turbo-mount. Turbo Mount uses Stimulus to mount components, and is more robust if you are using Hotwire in your ERB views.
-
Ruby on Rails 8 with Vite and Tailwind CSS 4
> But what if you want to use React?
Then just use React. There's nothing stopping you and it's well supported.
You can use either https://github.com/rails/jsbundling-rails
or https://github.com/reactjs/react-rails
Personally would also go with a No Build set up. i.e. https://hotwire.io/ and import maps.
-
React + Ruby on Rails without any gems
One is to add a gem: react-rails or react_on_rails for example. But there is a way to have a simple integration without using these gems.
-
Why there is no django-react or django-vue package like, for example, Rails has?
https://github.com/reactjs/react-rails here is the functionality and simplicity that I would be kind of looking for. The option for it to exist in Django ecosystem is not that outlandish and I wouldn’t be too ignorant of it having to make sense or not make sense to everyone :)
- React-Rails is a flexible tool to use React with Rails
-
Rails with Svelte or React/NextJs?
You can however use reactjs with rails, there is a gem for it https://github.com/reactjs/react-rails
-
Connect a Ruby on Rails App with React in a Monolith
The react-rails library is one of the most popular Ruby gems to integrate React with Rails. It provides generators for components, testing helpers, and view helpers to render JavaScript code inside the views.
-
React elements not showing up in Rails app?
I'd checkout https://github.com/reactjs/react-rails
handbook
-
The 37signals Employee Handbook
As of the writing of my comment, 2 days ago:
https://github.com/basecamp/handbook/commits/master/
-
Designing a team that would produce software of good quality: set up dogfooding
37signals went even further, they build products for themselves first:
- Realizing I actively dislike this industry, but feeling trapped by the salary. Anyone pushed through this? What kind of roles does this skill set transfer to if you wanted to leave tech?
-
Spas Were a Mistake
That's definitely true at the organizational level, and it's an argument with some merits.
In practice though, I've seen this backfire. You end up with the frontend team blocked because the API they need isn't available yet, and then the backend team gets blocked because they shipped the API but they can't use it to deliver value because the frontend team don't have the capacity to build the interface for it!
My preference is to work on mixed-skll teams that can ship a feature independently of any other team. I really like the way Basecamp describe this in their handbook: https://github.com/basecamp/handbook/blob/master/how-we-work... - "In self-sufficient, independent teams".
- Basecamp Updates Code of Conduct
-
POS CEO? Piece of shit CEO?
The link: https://github.com/basecamp/handbook/pull/106
- “About one-third of Basecamp employees accepted buyouts today”
-
Basecamp implodes as employees flee company, including senior staff
https://github.com/basecamp/handbook/blob/63e97c8210465a5e7f1731eac76e6d9d9e20d29b/benefits-and-perks.md#profit-sharing
-
Basecamp can't seem to touch base with some very public updates to their company's rules.
No more paternalistic benefits. (Benefits like fitness allowances, wellness allowances, and notably not mentioned in their blog post, charitable donation matching. Instead that's changing to 10% profit sharing. As an aside from yours truly, this means those benefits only will do as well as the company does. Company has a year with a loss? Whoops! No profits to share.).
What are some alternatives?
inertia - Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
yeti
react-on-rails - Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
live - Live views and components for golang
hotwire-livereload - Live reload gem for Hotwire Rails apps.
Novo-Cantico - New kind of web development framework
