# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 6
# self = https://watcher.sour.is/conv/zydisba
@prologic I not only remember jQuery, I still use it for the sliders in my old Spotify playlist making app at https://spup.giltch.me along with the newest version of Bootstrap 4. 😂
It was originally using some ancient version of jQuery, that didn't even work on phones without a workaround and some old version of Bootstrap 3, but I do everything I can to keep it safe and up to date. Maybe one day, I'll even force myself to rewrite the jQuery part out of it, but it definitely won't be any day in the forseeable future. 🙃
@thecanine LOL 😂 Aren't you like 20-something 😅 Or maybe the whole jQuery / AJAX craze wasn't all that long ago? 🤔
@thecanine LOL 😂 Aren't you like 20-something 😅 Or maybe the whole jQuery / AJAX craze wasn't all that long ago? 🤔
@prologic Yeah 22, but I forked the app from an older project, maintained by someone, who worked at Spotify, at the time. Maybe that's one reason why jQuerry was still there, but Bootstrap is still used a lot these days and all versions older than Bootstrap 5 (the newest), still require jQuerry for some of it's things, like the sliders used in my app.