Murat GüneyDynamic Component Generation in React! Creating A Page with JSON!How create a component dynamically? How to make a component generic? How to render a component from props? How to create a page from JSON…May 31, 2021May 31, 2021
Murat GüneyReact-Key What-Why-How?There is a special prop called “Key“ in React but what is that? What does it do? Why should we know it?.May 30, 2021May 30, 2021
Murat GüneyReact-useRef, What-Why-How?With React 16.8 we have met with hooks and some methods that we have used before were replaced with them. One of those is “useRef”. There…May 29, 2021May 29, 2021
Murat GüneyReact 16 Context Unwanted RerenderSince React 16.8 came into our lives, everything has changed a lot. With the concepts, we call “Hook”, writing components become much…May 24, 2021May 24, 2021