question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IMPORTANT: react-apollo-form full rewrite on-going

See original GitHub issue

Regarding the current state of the library and the growing demand on it, the react-apollo-form is currently under a “re-design” phase.

This may imply some upcoming breaking changes needed to stabilise the library.

We will keep you updated on this ticket.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

9reactions
charlypolycommented, Feb 19, 2019

Hi @snirp ! Thanks for your interest!

Yes there is, here is the timeline for the “redesign” and rewrite of react-apollo-form that will be called formidable-forms:

  • End of February: Design phase finished 📝
  • End of March: Implementation phase finished 👨‍💻
  • April: First release + building some community materials (code-sandbox, doc site, …) 🚢
  • April: Support for 2 famous UI-kit (ex: Semantic UI and Material UI) 💅
6reactions
charlypolycommented, Mar 6, 2019

Hi @lukasluecke,

Thanks for your support. 🙇

The rewrite will also benefit of a renaming of the library: Frontier forms. The idea of the rewrite is to separate the library into many meaningful pieces in order to make it more powerful, this include:

  • support many flavours: React, React Native, Vue.js and Angular
  • support for many data schema: GraphQL and Swagger
  • also, ui-kits packages for: Material UI, Bootstrap, Semantic UI

Regarding the GraphQL part, we will propose 2 ways to use it:

  • runtime introspection using ApolloClient (better for development mode)
  • static generation using apollo-codegen (more suitable for production)

the frontier-forms-graphql will have a peerDependencies on apollo (client + codegen).

Does this answer your question?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found