Sign in
◑
Theme
go
/
website
/
e0dbfe59eda3ee03db9243804d0d998d33c86bf1
/
.
/
_content
/
talks
/
2016
/
refactor
/
template.html
blob: f7d3708c07d72f00264f84b1b280a30107e2f617 [
file
]
<ol>
<li>
Add new API,
<i>
interchangeable
</i>
with old API.
<li>
Convert uses of old API to new API.
<li>
Remove old API.
</ol>