Recroot
| A little context
Surfacing content has become a common task in the development of modern web applications. Deciding which content to surface and when to surface it is becoming increasingly complex. Users expect a more personalised and contextual feed/recommendations in the applications they use.
In this article I will create a dynamic, real-time content ranking algorithm that we will use to sort a feed.
| The App
test
const test = "hi";
š¤