Comment by Denny Trebbin on "Hashnode looks pretty amazing. Its very fast, smooth and looks client heavy. I am curious about the stack used in hashnode?" | Hashnode
Oh well, as long as its not visible in production pages, I guess its totally fine! If you start looking into my client side js files, god knows what you will find in comments! :D
No, it's not visible in production. Some other components are also not visible unless defined in Route for React-Router. Code reviews are fun :-) I'll find all the bad code I am writing by myself too :-) I saw some unlucky setState calls from within ComponentDidMount. With Eslint such antipattern could have been spotted github.com/yannickcr/eslint-plugin-react/blob/mas…