Sign in
go
/
website
/
2bf8ed73eeb2d2405a0eedcc9672af5d465ccd51
/
.
/
_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>