const [myLife, setMyLife] = React.useState(0)
React.useEffect(()=>{
setMyLife(1)
return () => {
setMyLife(-1)
}
},[])
🏈
Focusing
Front-End Developer -
React, Next
-
İş Sistem
- Istanbul,Turkey
-
01:12
(UTC +03:00) - in/dogancan-selek
Pinned Loading
-
react-awesome-game-of-word
react-awesome-game-of-word PublicThis project develops for helps your word memorization. I used hooks and context for the first time in this project
-
school-lesson-system
school-lesson-system PublicDeveloped for I learning React JS and other techs. This is a school students system.
JavaScript
-
ios-contacts-clone
ios-contacts-clone PublicIOS-Contacts clone. Develop for my react-native learning
JavaScript 1
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.