Skip to content

Commit

Permalink
docs: remove images problem
Browse files Browse the repository at this point in the history
  • Loading branch information
luhmann committed Mar 23, 2018
1 parent 6418bd5 commit 4d447d6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions TECHINCAL_DEBT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@
* [x] Tags (ABV, IBU, etc)
* [ ] Paragraphs

## Images

Images are not under our control but potentially large in size, they are all loaded right away, which is bad
especially on mobile. Consider:

* Proxying images over a scaling server
* Using lazy-loading

## Cancel async requests in Fetching-Components

Check how `bs-axios` is implemented. The component may be mounted/unmounted multiple times during render and fetching
Expand Down

0 comments on commit 4d447d6

Please sign in to comment.