top | item 44281589 (no title) akshayKMR | 8 months ago Nice. I see you're using tip-tap editor for the card content. Is it performant enough when you have a bunch of cards on the board? Does the new tab load quick if the board is decent sized? discuss order hn newest krehwell|8 months ago yes, it's fast. I believe it's because it relies on one tiptap instance which all the card rely on this singleton.when no edit happened, it's just a normal dom with styles. so nothing should burden the performance
krehwell|8 months ago yes, it's fast. I believe it's because it relies on one tiptap instance which all the card rely on this singleton.when no edit happened, it's just a normal dom with styles. so nothing should burden the performance
krehwell|8 months ago
when no edit happened, it's just a normal dom with styles. so nothing should burden the performance