What is Redux Form?
题目类型: 行为面试题
这是一道行为面试题,常见于澳洲IT公司面试中。
难度: medium
参考答案摘要
Redux-form is a great way of managing forms that are powered by Redux. It is a Higher-Order-Component (HOC) that uses react-redux to make sure HTML forms in React use Redux to store all of its state. ...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。