fQuery 07/28/2017
Well hello, hello! It is the YEAR OF OUR LORD 2017 and I’m still only two blog posts deep.
Meaning I’m hot garbage at updating. This is the last time I will explicitly mention that I’m hot garbage at updating.
About 9 months ago, I was dealing with the ill-fitting API of a certain jQuery 1.6.4, which means, in essence, I was dealing with a giant rotting corpse of code, considering anything I built at that point had to work in IE8+, it was definitely a giant unoptimized square-peg tool for a round-hole job.
That’s how I received the impetus to see how far I could take a hand-coded replacement. I wanted this library to be functional and stateless and stress function composition, meaning I could reuse a lot of my methods elsewhere in the code and ultimately shrink the footprint of the result.
This is about to be a very scatterbrained writeup of some of the features of fQuery, it won’t make sense because it’s a friday and I’m tired, and I probably won’t clean it up. Here’s an autogenerated documentation website if you just want to browse the API. :)