reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

Reacting to Input with State docs

Open parmeyjohn opened this issue 2 years ago • 0 comments

By submitting this pull request you agree that all contributions to this project are made under the MIT license.

Issues

#863 Rewriting the docs for the 'Reacting to Input with State' section under 'Managing State' located at: https://reactive-python.github.io/reactpy/learn/reacting-to-input-with-state/

Solution

The examples and descriptions have been refactored from JavaScript/ReactJS to ReactPy code and terminology.

Checklist

  • [ ] Tests have been included for all bug fixes or added functionality.
  • [ ] The changelog.rst has been updated with any significant changes.

parmeyjohn avatar Jul 12 '23 05:07 parmeyjohn