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

Traversing, this simple concept

Formale Metadaten

Titel
Traversing, this simple concept
Alternativer Titel
Traversing, this simple thing so difficult to explain
Serientitel
Anzahl der Teile
50
Autor
Lizenz
CC-Namensnennung 3.0 Deutschland:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2019

Inhaltliche Metadaten

Fachgebiet
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.