Sign in
◑
Theme
go
/
website
/
64ffa1ab2db2825ae1b8eec45f9711b5a9486f77
/
.
/
_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>