Y
Hacker News
new
|
ask
|
show
|
jobs
by
artjumble
4779 days ago
Great writeup. I just switched all my services to factories yesterday after a talk with another developer.
One question though, is there any additional overhead to a service vs factory?
1 comments
grinich
4779 days ago
I think under the hood a service is created via a factory, so no.
link