Sign in
go
/
website
/
6d4dd42e4fcc8ae4e79d2264df2db07a620831df
/
.
/
_content
/
talks
/
2016
/
refactor
/
template.html
blob: f7d3708c07d72f00264f84b1b280a30107e2f617 [
file
] [
log
] [
blame
]
<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>