Nodetics 님의 답글
개발자 답글
4년 전에 게시됨Feedbro does not immediately save changes to the disk. So if you delete an article and close the browser right after that, changes aren't persisted. Pending changes are written to the disk periodically so you need to wait a while. This is purely for performance reasons because for example when marking articles as read, it would be quite inefficient to write all changes immediately.