Jul 30, 2017 · 1 min read
I prefer having the documentation stuff (prop types, etc) at the bottom. Yes, docs are important but only the first couple times you look at or edit that particular code. After that, you likely have the docs in your head. And with docs at the end, you no longer have to scroll to get to your code (this is especially true if you have a lot of documentation).
