DEV Community

Discussion on: Native "Share to DEV" button is now on Stack Overflow

Collapse
 
ben profile image
Ben Halpern

That is really cool! As it so happens, we already have the boolean concept in our codebase of whether a DEV post is "live", with this sort of thing in mind, we just gradually stopped trying to make it work because we had bigger fish to fry. So now it's just always false.

But we've had this sort of thing in mind and I think we'd be all for trying to make this happen. So let's figure it out.