Sha256: a092ad9d02a3e5941abbfefa588bf6f763a9a41f78b86ddba5dd20e35c6d1db2

Contents?: true

Size: 1.66 KB

Versions: 8

Compression:

Stored size: 1.66 KB

Contents

# React on Rails

## Details
1. [Overview](https://www.shakacode.com/react-on-rails/docs/guides/react-on-rails-overview/)
1. [Getting Started](https://www.shakacode.com/react-on-rails/docs/guides/getting-started/)
1. [How React on Rails Works](https://www.shakacode.com/react-on-rails/docs/guides/how-react-on-rails-works/)
1. [Webpack Configuration](https://www.shakacode.com/react-on-rails/docs/guides/webpack-configuration/)
1. [View Helpers API](https://www.shakacode.com/react-on-rails/docs/api/view-helpers-api/)
1. [Caching and Performance: React on Rails Pro](https://www.shakacode.com/react-on-rails-pro/).
1. [Deployment](https://www.shakacode.com/react-on-rails/docs/guides/deployment/).

## Changes and Upgrades
1. [CHANGELOG.md](https://github.com/shakacode/react_on_rails/tree/master/CHANGELOG.md)
2. [Upgrading React on Rails](https://www.shakacode.com/react-on-rails/docs/guides/upgrading-react-on-rails/#upgrading-to-v12).

## Example Apps
1. [spec/dummy](https://github.com/shakacode/react_on_rails/tree/master/spec/dummy) example repo for a simple configuration of webpack via the rails/webpacker gem
that supports SSR.
2. Example repo of [React on Rails Tutorial With SSR, HMR fast refresh, and TypeScript](https://github.com/shakacode/react_on_rails_tutorial_with_ssr_and_hmr_fast_refresh) for a new way to setup the creation of your SSR bundle with `rails/webpacker`.
3. Live, [open source](https://github.com/shakacode/react-webpack-rails-tutorial), example of this gem, see [reactrails.com](http://reactrails.com).

# Other Resources
1. RailsConf 2020 talk: [Webpacker, It-Just-Works, But How?](http://railsconf.com/2020/video/justin-gordon-webpacker-it-just-works-but-how)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
react_on_rails-13.0.0 docs/home.md
react_on_rails-13.0.0.beta.0 docs/home.md
react_on_rails-12.6.0 docs/home.md
react_on_rails-12.5.2 docs/home.md
react_on_rails-12.5.1 docs/home.md
react_on_rails-12.5.0 docs/home.md
react_on_rails-12.4.0 docs/home.md
react_on_rails-12.4.0.rc.0 docs/home.md