DEV Community

Cover image for My 2019 in DEV - Check your stats!

My 2019 in DEV - Check your stats!

Mauro Garcia on December 08, 2019

So today @paulasantamaria and I spent the whole afternoon creating a web tool to allow everyone on DEV to see their blog stats of 2019! Here's ho...
Collapse
 
link2twenty profile image
Andrew Bone

I think there might be an issue with how you're centering the content. On mobile I can't scroll higher than the 'YOU WROTE' card. I've not had a chance to look at the code but I'm guessing position absolute might be involved.

Collapse
 
mauro_codes profile image
Mauro Garcia

Thanks for reporting this issue Andrew! I'll fix it in a few minutes. The problem was that the container has a height: 100vh; instead of min-height: 100vh; 😄

Collapse
 
mauro_codes profile image
Mauro Garcia

Fixed 😄

Collapse
 
yechielk profile image
Yechiel Kalmenson

Cool stuff!

Collapse
 
link2twenty profile image
Andrew Bone

That's super cool! @ben have you seen this? 😁

Collapse
 
waylonwalker profile image
Waylon Walker

Wicked cool 👏

Collapse
 
joeberetta profile image
Joe Beretta

I don't know why, but it cannot find my account. I've tried type it with @ and without it. I think it would be an issue)

Collapse
 
mauro_codes profile image
Mauro Garcia

I just checked this issue, but there is no problem with your user. We're basically searching for articles on 2019 only. Those users without articles on 2019 don't return any results. In your case, you have one article on 2018.

Maybe we should improve the error message though

Collapse
 
joeberetta profile image
Joe Beretta • Edited

Thank you for your reactive answer. If it checks 2019 only, then it's okay. Wanted check how it looks on mobile)
Btw, on desktop it looks nice.

UPD. On mobile looks great too)

Thread Thread
 
mauro_codes profile image
Mauro Garcia

Thanks for your comments Joe! Grad it liked it 😄

Collapse
 
pencillr profile image
Richard Lenkovits

Great stuff!

Collapse
 
codemouse92 profile image
Jason C. McDonald

Very cool! Great work.

Collapse
 
amrutaranade profile image
Amruta Ranade

This is awesome! Thanks for sharing :)

Collapse
 
murkrage profile image
Mike Ekkel

This is awesome!

Collapse
 
binyamin profile image
Binyamin Green

Really awesome work!