3.40What NOT to memorize
Don't spend tonight trying to memorize:
every DataWeave module
every string function
every date function
every operator
advanced selectors
streaming internals
recursive functions
complex pattern matching
A real developer looks up syntax.
DataWeave Core functions are automatically available; specialized modules can be explicitly imported when needed.
What the interviewer needs to see is that you understand the language model and transformation approach.