DEV Community

Discussion on: The dev.to codebase will go open-source on August 8

Collapse
 
ben profile image
Ben Halpern

It's Preact on the front-end, but doesn't act like a heavy-handed framework. Just sprinkles. We have a lot of vanilla JS too which we'd consider as legacy as we move things more to Webpack land and delete some of the old stuff.

Collapse
 
thangchung profile image
Thang Chung

If it is possible, could you publish the technical stack somewhere?