Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jferris
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jferris
14y ago
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 by extracting method
2.
▲
by
jferris
16y ago
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.