{ React JS snippets }

Markus Oberlehner 🇪🇺

Markus Oberlehner 🇪🇺 @MaOberlehner

⚡️ When naming your components, always form a sentence like "A Link with an Image" = LinkImage. "A List with Checkmarks" = ListCheckmark. The resulting names may seem less natural, but it greatly helps with organizing your components. https://t.co/JfSB3KazEt

Swizec Teller

Swizec Teller @Swizec

Oh you haven't heard of "presentational" attributes? It means they listen to CSS. If you ain't keen on adding a bunch of attributes, you can use CSS. Even styled-components. https://t.co/jFllGjJYlR