This commit is contained in:
Nazar Kanaev 2021-03-17 16:40:14 +00:00
parent eb0ad7f22e
commit 4abbebf5e9

View File

@ -6,9 +6,6 @@
- fix: scrollTo/scrollBy with smooth behavior instead of scrollTop - fix: scrollTo/scrollBy with smooth behavior instead of scrollTop
- ref: organize "server" package using KonMari method
https://github.com/gin-gonic/gin : nice example of router api
- ref: drop goquery, switch to cascadia (or `x/net`) - ref: drop goquery, switch to cascadia (or `x/net`)
- ref: `mmcdole/gofeed` has too many indirect deps, drop it - ref: `mmcdole/gofeed` has too many indirect deps, drop it