rem’s avatarrem’s Twitter Archive—№ 66,417

    1. Facing the rather odd predicament of refactoring *from* Next.js to CRA. For performance reasons.
  1. …in reply to @rem
    Sorry, I should be clear: the perf issue isn't due to Next.js, but I can't use Next to benefit from the perf fixes I need to apply. Whereas CRA has no hard ties to backend, it allows me to port to a new architecture.