Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CableReady & StimulusReflex #12

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

CableReady & StimulusReflex #12

wants to merge 2 commits into from

Conversation

palkan
Copy link
Member

@palkan palkan commented Nov 3, 2020

CableReady provides an API to manipulate DOM from the server in a very efficient way. We can drastically reduce the amount of JS code.

StimulusReflex converts user actions into server-side calls and respond with CableReady morphs.

What's in a poke

  • Migrate JSON requests and cable payloads to cable_ready
  • Migrate AJAX calls to reflexes

@palkan palkan changed the title Use cable_ready Use cable_ready & stimulus_reflex Nov 3, 2020
@palkan palkan changed the title Use cable_ready & stimulus_reflex Cable_ready & stimulus_reflex Nov 4, 2020
@palkan palkan changed the title Cable_ready & stimulus_reflex CableReady & StimulusReflex Nov 4, 2020
@palkan palkan changed the base branch from master to demo/anycable-setup November 12, 2020 18:49
@palkan palkan changed the base branch from demo/anycable-setup to master November 12, 2020 18:49
@palkan palkan force-pushed the master branch 4 times, most recently from 510fbab to 80bd573 Compare March 15, 2021 13:08
@palkan palkan force-pushed the feat/cable-ready branch from 8ae7e8e to 12d6acf Compare March 15, 2021 13:46
@palkan palkan force-pushed the feat/cable-ready branch from 12d6acf to e366afc Compare March 15, 2021 14:39
@palkan palkan force-pushed the master branch 13 times, most recently from 0f9a0b6 to f311544 Compare January 28, 2023 01:03
@palkan palkan force-pushed the master branch 2 times, most recently from 2e4efd0 to 7b2111f Compare April 2, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant