Rewrote a big chunk of the Notification Feed widget... just wasn't happy with my work from last night/this morning.

The widget itself involves a lot of JavaScript. All in plain vanilla JS in order to optimize for loading times and speed.

Over the past few days, I found a few cross browser bugs and rendering issues.

One by one, I fixed each bug, but it left the code base quite messy.

So I decided to refactor and clean things up. Took a few hours, but I'm happier with it.