简体   繁体   English

什么是Falcor for React.js?

[英]What is Falcor for React.js?

tell me please? 请告诉我? what is Falcor ? 什么是Falcor Is it somthing like Flux or Reflux for React.js? 是否像React的Flux或Reflux之类的东西? Falcor - is it model ? Falcor-是模特吗? If I use Falcor, I should not use Flux or Reflux? 如果我使用Falcor,是否应该使用Flux或Reflux?

Its an api or data model that helps to solve data duplication and the large numbers of requests when your app is touching many separate yet related backends. 它是一种api或数据模型,可在您的应用程序接触许多独立但相关的后端时帮助解决数据重复和大量请求。

It's only tangentially related to the Flux pattern in that its being promoted as a good fit with applications built with react or other spa architectures. 它仅与Flux模式有切线相关,因为它很适合与使用react或其他spa架构构建的应用程序配合使用。

A good starting resource to understand your "What is it" is talked about in this blog post 这篇博文中讨论了一个很好的入门资源,以了解您的“这是什么”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM