Adam Fortuna on Nostr: Refactoring the Rails side of Hardcover usually just involves moving code from a ...
Refactoring the Rails side of Hardcover usually just involves moving code from a controller/model into a service and writing a few tests.
Refactoring the Next.js side involves loading something on the server, determining server caching strategy, adding it to Apollo client cache, using that cache in the component then testing every use of that code in the browser. 😅
#ruby #RubyOnRails #nextjs
Refactoring the Next.js side involves loading something on the server, determining server caching strategy, adding it to Apollo client cache, using that cache in the component then testing every use of that code in the browser. 😅
#ruby #RubyOnRails #nextjs