I’m working on a Next.js Flow dApp, wanting to use Typescript for the codebase, it seems that theres not only no types for the JavaScript SDK, but also not enough documentation on all the functions that the fcl library exports.
Are there plans to migrate the SDK to typescript or at least add in full documentation on all functions?
There are plans for both. But probably still a little ways away, post v1.0.0 release. We consider FCL and the JS-SDK to still be very much in beta and are changing and updating its internals frequently as we learn more about what it needs to be and what it needs to be able to do. Once it stabilizes, full documentation and typescript support both have a fair bit of priority.