This is the biggest release of Isograph yet, and with this release, Isograph is capable of doing many things in userland that (in other frameworks) are complicated and require framework integration:
- Relay 3D/match (load only JS for the types of objects you encounter), which is also what made the FB newsfeed load so fast
- @defer, but without requiring server support
- Relay entrypoints, also without requiring server support
As well as more commonly used patterns like pagination!
This also includes compiler watch more, automatic typing, etc. that substantially improve DevEx. Now is a great time to give it a try!
- Relay 3D/match (load only JS for the types of objects you encounter), which is also what made the FB newsfeed load so fast - @defer, but without requiring server support - Relay entrypoints, also without requiring server support
As well as more commonly used patterns like pagination!
This also includes compiler watch more, automatic typing, etc. that substantially improve DevEx. Now is a great time to give it a try!