[JSONata] Object Transform Operatorを理解しよう
https://dev.classmethod.jp/articles/jsonata-study-object-transform-operator/
[JSONata] Object Transform Operatorを理解しよう
https://dev.classmethod.jp/articles/jsonata-study-object-transform-operator/
AWS Step FunctionsでWorkflowsを利用しTeams通知してみた(JSONata)
https://dev.classmethod.jp/articles/aws-stepfunctions-teams-workflows-jsonata/
#dev_classmethod #AWS_Step_Functions #Microsoft_Teams #AWS #JSONata
AWS Step Functions で JSONata を使用するデータ変換方法と具体例の紹介
https://qiita.com/nasuvitz/items/637cdb2babbf84e3ae38?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Just released version 5.4 of the Dashjoin #lowcode Platform. It features new widgets, #JavaScript as an alternative to #JSONata, #I18N, and much more:
Step Functionsの作成に役立つワークフロースタジオ上の便利機能
https://qiita.com/kenpi1313/items/fd2e1b73c60f8a24c06f?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#AWS Step Functions now support #JSONata expressions: https://aws.amazon.com/de/blogs/compute/simplifying-developer-experience-with-variables-and-jsonata-in-aws-step-functions/
#serverless
jsonata-java: JSONata Java reference Port
https://github.com/dashjoin/jsonata-java?utm_medium=erik.in&utm_source=mastodon
We just released version 5.2 with several new widget properties, incremental ETL, ability to manage user login times, and much more:
https://github.com/dashjoin/platform
#lowcode #nocode #opensource #cloudnative #jsonata #jsonschema
#Apache #Camel now uses our #JSONata library: https://github.com/apache/camel/pull/12670
Watch this quick walk-through of building the #TodoMVC demo application using #ElementHTML
Includes two versions: a "dirty" version which includes all queries directly in the HTML, and a (recommended) "clean" version which abstracts all complex #JSONata queries and update statements into a separate re-usable package.
Watch it here: https://youtu.be/_ksO9Wk_2bk
Demo app code on Github: https://github.com/elementhtml/demo-todomvc
Just published https://github.com/dashjoin/jsonata-java, a lightning-fast #java implementation of the awesome #jsonata language:
* Apache-2 licensed
* 100% test coverage
* Faster than jsonata-js on node
* No 3rd party libs required
* Available on maven
* #jq-like native cli coming soon
@gregsdennis thanks and great work! We used #jsonlogic for a while but dropped it in favour of #jsonata. What are your thoughts?
#JSONata 2 has switched from a synchronous to an asynchronous API (which brings speed improvements), but now I am looking for the idiomatic #React way to deal with a lot of async calls in render functions.
Stuff like this:
- {!isHidden(response) && <Response />}
this wont work with `await isHidden`. So do I need to put all of these expressions in `useEffect`?
Tracking issue: https://github.com/distributeaid/needs-assessment/issues/55
And I've managed to complete it in #NodeRED as well just using core and contribution nodes (No #javascript or #jsonata) :)
https://discourse.nodered.org/t/advent-of-code-2022-day-1/71565
#AdventOfCode2022 #AdventOfCode
Hi Mastodon!
I'm Andi, co-creator of dashjoin.com and our open source low code platform (https://github.com/dashjoin/platform)