Note: Timings
for
all events
are listed in the local timezone detected
from your browser -
Neo4j Session:
“Pattern Matching in Code and Data”
Functional programming has brought many powerful ideas into mainstream coding with widely adopted concepts like map and reduce. There’s another secret superpower to improve code readability and maintainability – declarative code branching. How? With pattern matching.
Together, we’ll apply pattern matching to everyday coding tasks like conditional component selection, then extend the approach to data fetching, peeking all the way over to the database.
Andreas Kollegger, Senior Developer Advocate