Skip to content

Commit

Permalink
README typos
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvalvalval authored Oct 26, 2018
1 parent 90889c5 commit 1421775
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ You could imagine leveraging Datomic Pull from d2q, using d2q's _early results s
encoding library.
* Batching and asynchronous resolution exist but are somewhat of an afterthought in Pathom's API; d2q promotes batching and asynchronous resolvers
as the fundamental building blocks, which makes the API more regular in my opinion.
* Pathom provides mutations for writing; d2q only cares about reading.
* Pathom implements resolvers as 'deductive rules' for enriching a 'context' represented as a map. This makes Pathom more opinionated,
and its algorithm less intuitive, than I want d2q to be; in d2q, entities can be represented by anything, and resolvers receive entities
in a constant form.
Expand Down

0 comments on commit 1421775

Please sign in to comment.