DEV Community

Discussion on: Server side pagination using react-table v7 and react-query v3

Collapse
 
elangobharathi profile image
Elango Bharathi • Edited

Thanks for using this. The code style and purpose were majorly inspired from the examples from react query docs. The intent was to explain how this can be done in one file so that people can read and understand without navigating to multiple files.
Yes, of course, production grade code can always be written as and where it is seen fit.