How we replaced React with Phoenix

How we replaced React with server-side rendering without anyone noticing. Read more

Similar

Scroll a React Component into View

React has an easy way to access DOM APIs of HTML elements through references. We learn how React exposes HTML elements by scrolling an element into view on the click of a button. People’s behavior on websites did not change very much since the early days ... (more…)

Read more »