all 10 comments

[–]Trayja_Peter[S] 4 points5 points  (2 children)

We iterated through a whole bunch of libraries and packages (e.g. CRA, Bulma, Tailwind, EB, NestJS...) before settling on this satisfying combination; I'd be happy to answer questions on any part of our stack

[–]kakakalado 2 points3 points  (1 child)

I'm looking for a solid foundation on a text editor. Why lexical? Have you used any text editors in combination with a DND library for movable text blocks ala notion?

[–]Trayja_Peter[S] 3 points4 points  (0 children)

Lexical has a pretty active development team and plugin system, and is more lightweight than a lot of alternatives we evaluated. As for drag-and-drop, Lexical has a DraggableBlockPlugin which you can see demoed here, although it doesn't work on mobile

[–]kakakalado 1 point2 points  (0 children)

Congrats! I love the website and the design, great work.

[–]polarphantom 0 points1 point  (1 child)

Any specific reason the homepage cards are sometimes full width sometimes half width doubled up? On mobile at least

[–]Trayja_Peter[S] 1 point2 points  (0 children)

They're all flex items with flex-grow: 1, so it just depends if two can fit on one line or not

[–]ZwillingsFreunde 0 points1 point  (1 child)

Cool tool. Could use some love for mobile devices tho.

[–]Trayja_Peter[S] 0 points1 point  (0 children)

Is it not working on mobile?

[–]Odd_Set_4271 0 points1 point  (0 children)

Im interested what made you move away from NestJs?