Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Commit f93b2ae

Browse files
committed
Remove TODO, replaced with GitHub Issues.
1 parent 9762b1b commit f93b2ae

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,3 @@ To view all dependencies used in this project, see the [`Gemfile`](/Gemfile) and
8585
### Resources
8686

8787
- [Using PostgreSQL and jsonb with Ruby on Rails](https://nandovieira.com/using-postgresql-and-jsonb-with-ruby-on-rails) is a really useful article for understanding jsonb usage with Postgres and Rails (this is used in this app).
88-
89-
### TODO
90-
91-
- Add a timeline of browser releases.
92-
- Implement visualizations using the dataset.
93-
- Implement caching, the data is static so this should be fairly easy (famous last words).
94-
- Figure out how to handle data for the browser when there's more than one `version_added` statement, or when there are `flags` or `notes`.

0 commit comments

Comments
 (0)