Skip to content

Instantly share code, notes, and snippets.

@Lumbe
Last active June 30, 2017 15:49
Show Gist options
  • Save Lumbe/6adce85f4ce85fa0414b7549ddca6c02 to your computer and use it in GitHub Desktop.
Save Lumbe/6adce85f4ce85fa0414b7549ddca6c02 to your computer and use it in GitHub Desktop.
Javascript and React libraries

Useful Javascript libraries for Rails 5.1 + React application

  • axios - Promise based HTTP client for the browser and node.js (replace for JQuery for AJAX calls to controller)
  • react-bootstrap - Bootstrap 3 components built with React
  • react-router-dom - DOM bindings for React Router (react-router - declarative routing for React)
  • pluralize - Pluralize and singularize any word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment