Componentization in React is a piece of cake - Medium
15/02/2019· We could have required the TaskItem component file directly, but naming the dumb as "index.js" let us take advantage of 1) how Node looks for files when you require a folder at the same time that...