Combining React Hooks with Azure AppInsights

The introduction of Hooks into React 16.8 changed the way that people thought abo… Read more

Similar

React-native app performance practical tips

React Native is fast by default, but it’s so easy to make it slower. At first, I will explore what's going on under the hood. The key to better react native performance is understanding how react native actually works. And I will provide the main ti... (more…)

Read more »