I was playing around with integrating a mixcloud player in the blog and took a stab at trying to reskin the REACT component based player with javascript/css.
After a lot of trial and error and finally remembering about cross-site script security, I realized straight up DOM manipulation was out of the question.
Continue reading “UnderSkinning: a mixcloud player hack”