Sha256: b850f661dac98fed840b7b0116a1f3d3e3c4e2800a84efda2d8a4668d63cb2a5

Contents?: true

Size: 1.63 KB

Versions: 8

Compression:

Stored size: 1.63 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/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_demo_ssr_hmr) 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.3.5 docs/home.md
react_on_rails-13.3.4 docs/home.md
react_on_rails-13.3.3 docs/home.md
react_on_rails-13.3.2 docs/home.md
react_on_rails-13.3.1 docs/home.md
react_on_rails-13.3.0 docs/home.md
react_on_rails-13.2.0 docs/home.md
react_on_rails-13.1.0 docs/home.md