Agreed on method extraction; overuse will just introduce more hoops to jump through when trying to understand the code. Unless you're moving methods to other classes, though, you can avoid adding entry points to the API…
It won't affect production performance. It syncs copy in the background, so no requests to copycopter.com are performed during requests to the client application.
Agreed on method extraction; overuse will just introduce more hoops to jump through when trying to understand the code. Unless you're moving methods to other classes, though, you can avoid adding entry points to the API…
It won't affect production performance. It syncs copy in the background, so no requests to copycopter.com are performed during requests to the client application.