lundi 13 mai 2019

What's the differences and relations between service, repository, collection, reducer and so on? [on hold]

I am a full-stack JS/TS developer. For recent years, I have seen these concepts:

collection: from backbone.js

service: from angular1.x, angular

repository: not use yet, but I have seen some projects use this concept

action and reducer: from React.js and redux tech stack

datasource and connector: from apollographql. Just simple use, still don't understand these concepts completely.

DAO - data access object: I know this, but don't know how to combine this with above concepts.

There is a question here: Difference between repository and service?

After reading it three times, I still don't understand.

Aucun commentaire:

Enregistrer un commentaire