Day 6 with Workflows — Arrays and dictionaries
So far, in this series of articles on Cloud Workflows , we have used simple data types, like strings, numbers and boolean values. However, it’s possible to use more complex data structures, like…
Read the full articleYou might also wanna read

Rules - New functions for array and map operations
New functions for array and map operations Cloudflare Rulesets now include new functions that enable advanced expression logic for evaluatin

Workflows, Workers - Build durable multi-step applications in Python with Workflows (now in beta)
You can now build Workflows using Python. With Python Workflows, you get automatic retries, state persistence, and the ability to run multi-
Array TS Basics for Beginners
Learn the basics of arrays in TypeScript, including type safety, manipulation methods, accessing elements, iterating over arrays, and workin
JS Array Slice Explained
Learn how to use the slice() method in JavaScript to create new arrays, extract segments, and work with array-like objects efficiently. Find
Array Object Basics for Beginners
Learn the basics of array objects, including creation, manipulation, and iteration. Discover how array objects can help you organize and man
Diving deep into Redis’s new array data type
The most popular data types in Redis are strings, lists, hashes, sets, and sorted sets. Each is purpose-built around a specific way of organ

Comments
Sign in to join the conversation.
No comments yet. Be the first.