We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Traversing, this simple concept

Formal Metadata

Title
Traversing, this simple concept
Alternative Title
Traversing, this simple thing so difficult to explain
Title of Series
Number of Parts
50
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2019

Content Metadata

Subject Area
Genre
Abstract
Traversing is a key concept in web navigation, yet it is pretty difficult to explain and most web developers don’t get it. Object traversal has been introduced by Zope decades ago, but mainstream technologies never approached it. The first objective of this talk is to attempt to explain traversing with simple words so you can explain it yourself to non-Zope/Pyramid/Guillotina developers. We will also analyse the mono-maniac usage of routing in the current frontend frameworks and identify how traversing could be a valuable alternative approach, more specifically in a Redux-based architecture.