Flow Concepts
Important coding concepts that help you to build flows
Objects & FeaturesLearn how to work with object oriented programming in Flow
JSON SyntaxSome syntax basics to help you out with Flows
Data Types (Primitives)The basic types of data Flows work with
Cartesian vs ProjectedWorking with Projected versus Unprojected Geometries
Vectors & TranslationHow vectors drive cartesian geometries
CollectionsHow to work with multiple items as a data structure
Lists vs Sets vs DictionariesWhat is a set vs a list vs a dictionary?
LoopsProcess the same nodes over multiple items
