Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • J js-stack-from-scratch
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Verekia
  • js-stack-from-scratch
  • Issues
  • #234
Closed
Open
Issue created Jun 27, 2017 by jjpank@jjpank

Feature suggestion: Form inputs

Feature suggestion: Form inputs

Perhaps this goes beyond the simple example you are striving for, but an integral part of most web apps is the ability to tie in user input elements. With your stack of tooling and examples (which I have been studying and find as a great resource), I am struggling a bit to get a working example of a simple input text form element getting stored back into the redux state as a controlled element (with actions handling "onchange" events, etc.) Most examples are using react local state, and/or not using pure functions.

Do you have any examples of this interaction working together in your style/template of code? It might be a good inclusion to your tutorial.

Assignee
Assign to
Time tracking