-
Opening Keynote - Unveiling Odoo 17
Fabien Pinckaersเสร็จสิ้น
-
Keynote - Vision & Strategy
Fabien Pinckaersเสร็จสิ้น
-
Learn Owl from Scratch in Just 50 Minutes
Géry Debongnieเสร็จสิ้น
-
Why the Odoo ORM is not like other ORMs
Raphael Colletเสร็จสิ้น
-
Embracing the Future: Transforming Odoo into a Progressive Web App
Damien Bouvyเสร็จสิ้น
-
Owl Devtools: Exploring, Debugging, and Optimizing Your JS Code Like Never Before
Julien Carionเสร็จสิ้น
-
Deploying Odoo.sh
Laurent Desausoi (lade)เสร็จสิ้น
-
Dark-Mode Ready: Tips and Tricks to Adapt Your Custom Module With Ease
Chrysanthe Gomréeเสร็จสิ้น
-
Host your Odoo server on the public Internet: do's and don'ts
Nicolas Martinelliเสร็จสิ้น
-
Performance Deployment
Nicolas Seinletเสร็จสิ้น
Sam has been working as a software developer at Odoo since 2019. He first joined the website team to work on the website builder, before joining the Javascript framework team and becoming one of the core contributors of Owl.
Sam is an expert on Javascript quirks and is particularly interested in reactive programming, software architecture and maintainable code. He spearheaded the efforts to write Owl 2's reactivity system.
The reactivity system introduced in Owl 2 is a powerful primitive that empowers application developers by allowing them to write code in a simple and straightfoward manner and update the UI with no fuss. In this talk, we will give a a brief technical overview of how this system is implemented, go over its key features, and discuss how it stacks up with other approaches in the Javascript ecosystem, such as Vue, React, Svelte and Solid. We will also discuss how leaning into the reactivity can make code much simpler and enable a single change to update various parts of the UI seamlessly.