WhatsApp-Clone-Tutorial
WhatsApp-Clone-Tutorial copied to clipboard
https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
In this section, the key for each `StyledListItem` changes from `key={chat.id}` to `key={chat!.id}`. This exclamation mark vanishes in future steps. Why would we want an exclamation mark? Is this an...
We have a team now working on validating tutorials and if someone is the middle of the steps and entire tutorial recieves update it is hard currently to figure it...
What is the purpose of this step? thank you
Hi there, thanks for this awesome tutorial, I think material-ui changed `MuiThemeProvider` to `ThemeProvider` https://github.com/mui-org/material-ui/blob/master/examples/create-react-app-with-typescript/src/index.tsx