SEO Split Testing: Using React on Product Pages

This week in #SPQuiz, we asked our Twitter followers what they thought would happen to an ecommerce site’s product pages’ SEO performance if we served them via the React JavaScript framework.
Just over half of our Twitter followers thought this change wou… Read more

Similar

React’s UseRef Deep Dive

useRef is well known for get access to DOM elements. However, it can also be used as a way to keep a mutable value around within a component. Similar to useState that doesn't trigger a re-render. Read more for a deep dive on useRef. (more…)

Read more »

React aha moments

👋 I'm Tyler. I'm a Google Developer Expert and a partner at React Training where we teach React online, in person, and work on OSS like React Router.

Read more »