See it in full, clickable glory
Improve it by sending a pull request
If you open the full table, it has links to guides to learn some of the APIs.
Please like and unicorn if this post informed you! Thanks.
See it in full, clickable glory
Improve it by sending a pull request
If you open the full table, it has links to guides to learn some of the APIs.
Please like and unicorn if this post informed you! Thanks.
For further actions, you may consider blocking this person and/or reporting abuse
Github is great, but have you considered how to make yours more attractive for potential employers or other visitors? Even non-tech ones like recruiters!
Take a couple of hours and show your best side as a person - and a programmer.
Tapajyoti Bose -
Maria π¦ Marshmallow -
Yosi Leyid -
Emmanuel Onah -
Once suspended, crazypython will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, crazypython will be able to comment and publish posts again.
Once unpublished, all posts by crazypython will become hidden and only accessible to themselves.
If crazypython is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to James.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community π©βπ»π¨βπ» safe. Here is what you can do to flag crazypython:
Unflagging crazypython will restore default visibility to their posts.
Top comments (3)
I'm guessing it has some organization to it, like the real periodic table. How is this table indexed?
The columns are organized left-to-right by the date an API in that column was first implemented.
The rows are organized by the date they were first proposed.
The first row represents technologies that still work, but are superseded or obsoleted by newer technologies.
The second-to-last row is deprecated or abandoned APIs. These may have been implemented before and removed, or only partly implemented.
The last row is proprietary or vendor-specific APIs. These only ever worked in one browser.
The darkness and lightness represents the browser support of an API.
The redness represents how active an API's proposal or specification is.
One part that is incomplete is the links:
The date should link to the specification, which defines the API.
The element abbreviation should link to something that demonstrates what the API can do, such as a demo, playground, or reference manual.
The element details should link to where you can learn the API.
What elements is your website made of?
Mine is made of C2D, Es, Svg, Css, and Ls.