Implementing Unidirectional User Interface in legacy project
Submitted Feb 10, 2020
React can be useful in developing full frontend for the project. But sometimes, in legacy projects with server-side rendering, we need to develop pages with complex UI. Using Snabbdom, a virtual DOM library we can develop frontend with unidirectional user interface architecture. I will demonstrate how we can use Snabbdom in a legacy python flask project which has server-side rendering.
Outline
What is Unidirectional user interface architecture?
Advantages of Unidirectional user interface architecture.
Demo of Snabbdom with JSX syntax & handling of states.
Speaker bio
I am a full-stack Software Engineer at Red Panda Innovation Labs with a keen interest in functional programming.
Links
- https://www.meetup.com/en-AU/expert-talks-Pune/events/263994017/
- https://github.com/tjarhad/flask-snabbdom
- https://twitter.com/tjarhad
Slides
https://docs.google.com/presentation/d/1jYm2-ovpphmCzEHJt5oBb6NBlHbkqEnoKgCi37QQOEU/edit#slide=id.p
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}