did you know that bit talk uses exclusively vanilla js to operate its frontend? (with the exception of the editor, which use tiptap)
no external libraries?
tiptap is an external library but its only used in the editor
I mean in the server code
i dont count nodejs as vanilla js
even then it still uses a few libs (express, fs, and bcrypt)