JSFiddle - React, Tailwind, and code Playground
by Robert Rees
JavaScript
var anFunc = function() {
// do something cool
)};
anFunc();
$(window).scroll(anFunc);
by Robert Rees
var anFunc = function() {
// do something cool
)};
anFunc();
$(window).scroll(anFunc);