Skip to content

Miscellaneous Cleanups Per react_on_rails generator examples #154

Closed
@justin808

Description

@justin808

See these PRs: https://github.com/shakacode/react_on_rails-generator-results-v1.0.3/pulls (might have to look at most recently closed ones).

There's many small details that we're doing in the generators that are not done with this tutorial:

  • Convert to a bundles directory structure, updating the webpack configs
  • Convert to Puma from unicorn
  • Convert :: bindings for react callbacks to use _.bindAll(this, ['_func1', '_func2'] where _func1, etc are the event handlers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions