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
Slides
https://docs.google.com/presentation/d/1jYm2-ovpphmCzEHJt5oBb6NBlHbkqEnoKgCi37QQOEU/edit#slide=id.p
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}