joshwcomeau / react-flip-move

Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
http://joshwcomeau.github.io/react-flip-move/examples
MIT License
4.09k stars 258 forks source link

Make link to blog post more prominent. #215

Closed joshwcomeau closed 6 years ago

joshwcomeau commented 6 years ago

On Spectrum, the first comment was about how the Flip Move blog post was cool, but hard to find, since I use the same link text earlier for the Aerotwist post that inspired this project.

This quick fix gives the blog post its own little paragraph. I also tweaked the final bullet-point to be more to-the-point (and to correct the slight lie that it was under 6kb, although with #213 we may soon be able to brag that it's under 4kb!).

I didn't tag any reviewers because I don't want to impose on anyone's time for a copy change, but if anyone has any suggestions about this, please do feel free to comment :) Otherwise I'll merge it in the next day or so.