update todo

This commit is contained in:
Nazar Kanaev 2021-03-16 09:50:12 +00:00
parent eca215d044
commit d84e76d07c

View File

@ -4,6 +4,8 @@
- fix: loading items (by scrolling down) is glitching while feeds are refreshing
- fix: scrollTo/scrollBy with smooth behavior instead of scrollTop
- ref: switch to the standard logger
- ref: organize "server" package using KonMari method
https://github.com/gin-gonic/gin : nice example of router api