{"id":19729719,"url":"https://github.com/vasanthk/redux-form-in-depth","last_synced_at":"2025-08-01T15:11:12.590Z","repository":{"id":82288277,"uuid":"78617183","full_name":"vasanthk/redux-form-in-depth","owner":"vasanthk","description":"Handling forms in redux!","archived":false,"fork":false,"pushed_at":"2017-03-12T20:54:54.000Z","size":86,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T01:38:04.839Z","etag":null,"topics":["react","redux","redux-form"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vasanthk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-01-11T08:12:22.000Z","updated_at":"2024-12-03T17:39:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c4325a6-05a5-4bed-aadc-cd4f884beca4","html_url":"https://github.com/vasanthk/redux-form-in-depth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vasanthk/redux-form-in-depth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthk%2Fredux-form-in-depth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthk%2Fredux-form-in-depth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthk%2Fredux-form-in-depth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthk%2Fredux-form-in-depth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vasanthk","download_url":"https://codeload.github.com/vasanthk/redux-form-in-depth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthk%2Fredux-form-in-depth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268248752,"owners_count":24219557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react","redux","redux-form"],"created_at":"2024-11-12T00:13:25.500Z","updated_at":"2025-08-01T15:11:12.584Z","avatar_url":"https://github.com/vasanthk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Handling forms in Redux!\n\n## Source code for Redux Form Lite [here](https://github.com/vasanthk/redux-handling-forms/tree/master/redux-form-lite/scripts)\n\n## Docs\n\n[Redux Form v6.5.0](http://redux-form.com/6.5.0/docs/GettingStarted.md/)\n\n[Redux Form v5.3.3](https://redux-form.com/5.3.3/#/getting-started)\n\n[Redux Form v4.2.0](https://redux-form.com/4.2.0/#/getting-started)\n\n## Articles\n\n[React Redux Form](https://davidkpiano.gitbooks.io/react-redux-form/content/)\n\n[Robust form validations](https://medium.com/@rajaraodv/adding-a-robust-form-validation-to-react-redux-apps-616ca240c124#.j1vtvod9d)\n\n[Ridiculously simple React Redux forms](http://jamesknelson.com/learn-raw-react-ridiculously-simple-forms/)\n\n[React Quickly: How to Work with Forms in React](https://www.sitepoint.com/work-with-forms-in-react/)\n\n[Should you store your form state in Redux?](https://goshakkk.name/should-i-put-form-state-into-redux/)\n\n## Related Concepts and FAQs\n\n[Instant form field validation with React's controlled inputs](https://goshakkk.name/instant-form-fields-validation-react/)\n\n[Redux Form v6 uses Inversion of control - So, what is it?](https://www.youtube.com/watch?v=-kpEP4JeEdc)\n\n[Should you store your form state in Redux?](https://goshakkk.name/should-i-put-form-state-into-redux/)\n\n[How to Create a Redux-Form with Validation and Initialized Values](http://www.davidmeents.com/blog/create-redux-form-validation-initialized-values/)\n\n[Controlled and uncontrolled form inputs in React don't have to be complicated](https://goshakkk.name/controlled-vs-uncontrolled-inputs-react/)\n\n[Forms—The Compleat Guide](http://livetyping.capcloud.com/blog/forms-the-compleat-guide-part-1-layout-and-alignment.html)\n\n[Alternative: React Redux Form](https://davidkpiano.github.io/react-redux-form/docs.html)\n\n### Redux Form Videos\n\n[Erik Rasmussen | Abstracting Form State with Redux Form](https://www.youtube.com/watch?v=eDTi7lYR1VU)\n\n[Basic Redux Form](https://www.youtube.com/watch?v=c2D-jjVAEf8)\n\n[Dynamic Forms with Redux Form](https://www.youtube.com/watch?v=6C22gwvOzaw)\n\n\n### Other Videos\n\n[Creating Forms with React and Redux](https://www.youtube.com/watch?v=q6NXa14o1f0)\n\n[Form Validation made simple with React | Marcelka Hrda](https://www.youtube.com/watch?v=FqscLiODo5c)\n\n[Basics: Using forms in React](https://www.youtube.com/watch?v=1eNIYif69_0)\n\n[Basics: Form and Client-side Validation](https://www.youtube.com/watch?v=Z5BAolQCJDI)\n\n[Basics: Adding Redux Form](https://www.youtube.com/watch?v=75dlIJ64J8I)\n\n[Basics: Sign Up Form and its State](https://www.youtube.com/watch?v=97fT5ZOcpp4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasanthk%2Fredux-form-in-depth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvasanthk%2Fredux-form-in-depth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasanthk%2Fredux-form-in-depth/lists"}