Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
rayanon13608y@ElectricCoffee React is developed by Facebook. And the above example is a shopping list for Mark (Zuckerberg). It contains WhatsApp, Instagram, Oculus - companies that Facebook bought.
-
Should've made that a pure function.
const Shopping = ({name}) => (
<div>Shopping list for {name}.</div>
) -
@Dacexi I know it's the list of companies that FB acquires, but not using pure functions when you are supposed to f*cking grind my eslint gears.
Related Rants
Found in the React tutorial😂
undefined
true story
react