2022 Social Media Prediction: The Year of the Creator

if (typeof BingeIframeRan === “undefined”) {
window.addEventListener(“message”, receiveMessage, false);
function receiveMessage(event) {
try {
var parsed = JSON.parse(event.data)
if (parsed.context === “iframe.resize”) {
var iframes = document.getElementsByClassName(“binge-iframe”);
for (let i = 0; i < iframes.length; ++i) {
if (iframes[i].src == parsed.src || iframes[i].contentWindow === event.source) {
iframes[i].height = parsed.height; }
iframes[i].style.opacity = 1;
}
}
} catch (error) {
}
}
var BingeIframeRan = true;
}

Twitter launched Communities, everyone launched a creator fund, and TikTok became the #1 website in 2021. All of these events and more have built a foundation for the creator economy to take off and shape the future of social media.

According to SignalFire, there are over 50 million content creators driving the cr… Read More