Login page from the course "React - The Complete Guide (by Maximilian Schwarzmüller)"
-
Updated
Jun 18, 2023 - JavaScript
Login page from the course "React - The Complete Guide (by Maximilian Schwarzmüller)"
Our project management app is designed to help users organize and track their projects and tasks effectively.
React exercise focused on handling Side Effects, using Reducers and the Context API hooks
Registering email and password as an input from the user. If fields are incorrect, it will first focus on the email field and then to the password field. Creating custom input components and using forwardRef and useImperativeHandle to forward the component function to the custom input and using useState, useEffect, useContext API and useReducer
Login form useContext React App
A Timer Game project built with React, demonstrating the use of advanced React concepts such as useRef, ref forwarding, useImperativeHandle, and portals. Created reusable modal and input components.
Ensuring Secure User Experience: Implementing Authentication and Authorization in React
Project Manager using React JS and Tailwind CSS
React - The Complete Guide course by @academind
Classic Simon Says Game: Achieve the top score to the cloud by accurately guessing the challenging combination sequence. Developed with React Native, Hooks, Firebase, and Redux, the game features a clean and reusable code pattern. Utilizing animations and sound play through useImperativeHandle, ensures a precise and immersive user experience.
A fun timer based guessing game, where the user/player guesses the amount of time passed, based on intuition and scores accordingly. The project showcases React's features such as 'Refs' & 'Portals' 🕰️
React Hooks Practice (9 core hooks)
Add a description, image, and links to the useimperativehandle-hook topic page so that developers can more easily learn about it.
To associate your repository with the useimperativehandle-hook topic, visit your repo's landing page and select "manage topics."