Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prostdev/dataweave-playground-previews

DataWeave scripts to generate the preview on the Playground. Used in videos or blog posts at prostdev.com.
https://github.com/prostdev/dataweave-playground-previews

Last synced: 19 days ago
JSON representation

DataWeave scripts to generate the preview on the Playground. Used in videos or blog posts at prostdev.com.

Awesome Lists containing this project

README

        

# DataWeave Playground Previews

DataWeave scripts to generate the preview on the Playground. Used in videos or blog posts at prostdev.com.

## Content using this repo

| Content | Playground link
|-|-
| [Exposing DataWeave: Map+Filter vs. Reduce - which is faster?](https://www.prostdev.com/post/exposing-dataweave-map-filter-vs-reduce-which-is-faster) | [link](https://dataweave.mulesoft.com/learn/playground?projectMethod=GHRepo&repo=ProstDev%2Fdataweave-playground-previews&path=scripts%2Ftiming-map-filter-reduce)
| [How to upsert fields from an object in an array with the update operator in DataWeave](https://www.prostdev.com/post/upsert-object-from-array) | [link to script1](https://dataweave.mulesoft.com/learn/playground?projectMethod=GHRepo&repo=ProstDev%2Fdataweave-playground-previews&path=scripts%2Fupsert-object-from-array%2Fscript1)