shpp / programming.org.ua

https://programming.org.ua/
0 stars 1 forks source link

get and render lists of feedbacks and blog posts in build time #75

Open k-boiko opened 1 year ago

k-boiko commented 1 year ago

currently we request random feedbacks on each page load. here we need to get all feedbacks in build time and render all elements, then hide random elements with js. this doesn't seem as a good solution in terms of performance, and blocks implementation of this feature