epic-react-exercises
epic-react-exercises copied to clipboard
Add another exercise in react hooks
Create a folder inside content/react/hooks and name it the next integer.
Example 5 in this case, since the last number is 4
Inside that folder create 2 files: notes.md and app.js
Write your example app in app.js and export it as default
const App = () => {
return <>Hello world!</>
}
export default App
Write the description of your exercise in notes.md.
## The hello world exercise
> Summary: Display `hello world` on the screen!
@mithi i want to do this. could you please assign me?
Hi Muhammad!
Thanks for your interest. Please let me know what exercise it is you thought of including and explain why you think such exercise is important enough to be added. What important React principles does the exercise demonstrate? Thank you!
On Mon, Oct 4, 2021 at 2:31 AM Muhammad Tanveer ul Haq < @.***> wrote:
@mithi https://github.com/mithi i want to do this. could you please assign me?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mithi/epic-react-exercises/issues/130#issuecomment-933002222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMX2FOFRFXCWXXTEFZLQADUFCOOTANCNFSM5FHON36Q .