5 ms·
I think his point is that if ALL of your services have to use Guava (perhaps because you included some functionality that only Guava provides) then you have cou
by alcima 11y ago
I think his point is that if ALL of your services have to use Guava (perhaps because you included some functionality that only Guava provides) then you have coupled your service to Guava. You can't use nodejs to build a service.