june_ — 10/18/2022, 6:31:13 PM

did you know that bit talk uses exclusively vanilla js to operate its frontend? (with the exception of the editor, which use tiptap)

♥ 3 ↩ 0 💬 4 comments

comments

non-biased-news:

no external libraries?

10/18/2022, 6:56:34 PM
june_:

tiptap is an external library but its only used in the editor

10/18/2022, 10:46:37 PM
non-biased-news:

I mean in the server code

10/19/2022, 1:04:24 AM
june_:

i dont count nodejs as vanilla js

even then it still uses a few libs (express, fs, and bcrypt)

10/19/2022, 12:46:16 PM