From d0c066fcb906a48ed82d6eaae832200595299957 Mon Sep 17 00:00:00 2001 From: Asabeneh Date: Wed, 17 Nov 2021 22:51:07 +0200 Subject: [PATCH] testimonial --- 09_Day_Conditional_Rendering/09_conditional_rendering.md | 2 ++ 30_conclusions/30_conclusions.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/09_Day_Conditional_Rendering/09_conditional_rendering.md b/09_Day_Conditional_Rendering/09_conditional_rendering.md index 989e284..c773253 100644 --- a/09_Day_Conditional_Rendering/09_conditional_rendering.md +++ b/09_Day_Conditional_Rendering/09_conditional_rendering.md @@ -757,6 +757,8 @@ class App extends React.Component { const rootElement = document.getElementById('root') ReactDOM.render(, rootElement) ``` +## Testimony +Now it is time to express your thoughts about the Author and 30DaysOfReact. You can leave your testimonial on this [link](https://testimonify.herokuapp.com/) ## Exercises diff --git a/30_conclusions/30_conclusions.md b/30_conclusions/30_conclusions.md index 4d7e29f..85455b7 100644 --- a/30_conclusions/30_conclusions.md +++ b/30_conclusions/30_conclusions.md @@ -23,6 +23,9 @@ In this challenge, we have covered React with and without hooks. All the most important features of React has been included. If you did all the exercises and projects in this challenge I would say your React and JavaScript level is very high. You are ready for developer positions. This challenge was made in this month and it will be updated and improved in the coming months. We will correct grammar and typo mistakes. Some content might be added, the pending exercises in some days challenge will be included. It is good to check it at some point, because there might be some interesting projects. You have been learning and coding for the last 30 days and you made it to this day. You are a special person and you deserve recognition. Therefore, you can claim a 30 Days React challenge completion certificate. In addition, celebrate your success with a friend and family. I will see you in another challenge or courses. Thank you for being a proactive community member and part of the challenge. Finally, recommend the material for a family, friend or enemy if you believe that it helped you and of course support the author to create more learning materials. +## Testimony +Now it is time to express your thoughts about the Author and 30DaysOfReact. You can leave your testimonial on this [link](https://testimonify.herokuapp.com/) + # Exercises 🎉 CONGRATULATIONS ! 🎉