DEV Community

Discussion on: When's the Best Time to Post on Dev.to?

 
m_nevin profile image
Marc Nevin

Very good point - pretty sure I did the same, lurked then moved up to comments/reacts, then posts, be interesting to know what the average conversation rate/time is..?

Could try:

  • User endpoint -> capture dataset
  • Use articles data set + Users -> associate posts w/ user
  • Use 'date_joined' compared to article post dates to work out the conversion
  • Bonus points: Get comments for each post too -> compare too

Probably deserving of an IP ban at some point through the user capture though I imagine! :D