Practical Performance in React (Native) | React Week NY 2019
reactweek.nyc @reactweek
Anna Doubková - Practical Performance in React (Native) | React Week NY 2019
There are quite a few theoretical concepts of writing good a React application, including popular functional programming approaches. However, few take into consideration the impacts these will have on performance of the application. In this talk you’ll find out how some commonly used patterns have an adverse effect on the speed of your app, and how to avoid using them. We’ll mainly explore UI …