All Talks

Abstract component modeling in React

Often when we need to develop user interfaces, we model the interface behaviour based on a visual design or the platform we ship onto. However, since the behaviour of the component is the same, it would be beneficial to find a practical way to share this behaviour between different platforms, styling systems, state containers, data transmitters and any other sort of integrations.

In this talk, I’ll be showing a set of techniques to model a semi complicated React component, independent from …

You might be interested in:

May 2019 Frontend
Security and Data in React Security and Data in React

Security and Data in React

Richard Threlkeld aka @undef_obj

March 2020 Frontend
React Hooks: 1 year later React Hooks: 1 year later

React Hooks: 1 year later

Daniel de la Cruz