Fork me on GitHub
#om-next
<
2017-02-28
>
matan12:02:52

Hi. Once upon a time I asked about the status of om.next, and by now I see there's already actionable documentation and stuff. Anything I should know about stability and completeness, before getting hands dirty?

hlolli13:02:33

@matan 1. everything goes trough the parser, 2. the parser only parses top level keys from a query(hence, recurse the queries for nested components). 3. master the parser. Follow these advices and you will have smoother ride on your journey.