DEV Community

Discussion on: 101 Tips to Make You a Better Developer

Collapse
 
krishan111 profile image
Krishan111

Sir can you make a blog on how website like Dev.to orders there posts (the order in which blogs are listed) on home page.
It will be greatly appreciated by me.
Thanks Sir

Collapse
 
vovs03 profile image
Vladimir Pavlychev

You can start from Wordpress

Collapse
 
simonholdorf profile image
Simon Holdorf

Hey, you mean how they sort the posts? They have an algorithm for that and you could look it up on their GitHub repo. Maybe

nickytonline image
or
rhymes image
can help you a bit understanding it.
Collapse
 
krishan111 profile image
Krishan111

Thanks Sir