Good morning! I was wondering what good in-depth tutorials/books exist on datomic / datascript?
Thanks a lot! @love.lagerkvist
@marharyta.obraztsova I found the getting started page of the datascript docs a good starting point: https://github.com/tonsky/datascript/wiki/Getting-started
Looking for a good beginner friendly recommendation.
http://www.learndatalogtoday.org is a great resource for datalog
there is also the extensive datomic documentation, which features a "day of datomic" tutorial section https://docs.datomic.com/on-prem/learning/day-of-datomic.html
most of the things that apply to datomic apply to datascript, at least per the interface
tonsky also has some writing on the topic: https://tonsky.me/blog/datascript-internals/ https://tonsky.me/blog/datascript-resources/