069f7aea5741acb94f9da5a6d6c5786cb0d02c90
- Added `handleSortChange` and `handleRefreshView` bound method references in constructor - Updated `connectedCallback` to use bound references instead of inline lambdas - Fixed `disconnectedCallback` to correctly remove `handleRefreshView` listener instead of `loadFeed` - Removed redundant event listener re-attachment after re-render in `loadFeed` method
Description
A devRant clone vibe coded in almost one shot due very good preparation. The API is consistent with the real API. Bots of devRant should work here. This is a proof of concept, probably not an application that I wish to maintain.
268 KiB
Languages
HTML
68.9%
Python
31.1%