Found 15 repositories(showing 15)
fitzmode
A React hook to dynamically set and get Refs.
ayub6717
This GitHub repository houses a fully functional user dashboard built using React. With reusable components and expert use of React hooks, useEffect, refs, and more, this project empowers you to create dynamic interfaces. Ideal for learning and launching cryptocurrency applications.
sebastiandg7
React coding test - Use of Nx workspaces, hooks, ref forwarding, lazy loading, dynamic redux modules, formik, yup, react-input-mask
erfan-sadeghiii
Built with Vue 3 using <script setup> syntax for cleaner and more efficient code. Modern state management with Composition API (ref, reactive, computed). Custom hooks and reusable composables for better logic organization. Dynamic routing with Vue Router. Responsive UI with CSS/Bootstrap.
ClaudiaStar
Practice React by making a dynamic color card that uses refs and portals to access and manipulate the DOM.
Public-Health-Scotland
Creating a dynamic table to feed into the submission guidance using meas, nurse fam meas, ref points
muddasaralishahsyed-png
A React.js Todo app for easy task management, allowing users to add, view, and delete tasks. It uses modern JavaScript, component-based architecture, state management, refs, and event handling for a responsive, dynamic interface.
abdullah4nsari
A responsive React project featuring draggable document cards using Framer Motion. Showcases key React concepts like component structure, props, refs, and dynamic rendering. Styled with Tailwind CSS for a clean UI. Ideal for learning drag-and-drop and modern UI building.
This repository is a reproduction of an issue I am facing with @nestjs/mongoose, where when using a dynamic ref in a (NestJS Mongoose) schema, the ref function appears to be resolved at the time the schema is created, instead of at runtime.
ashishhatwar
Quotify App is a beginner-friendly React project that allows users to enter their name and quote using input refs. On pressing Enter, the quote is added to a list and displayed dynamically. This project demonstrates ReactRefs, event handling, and Babel React setup without Create React App.
NikhilPatil1010
The React Timer Challenge is a game where players must stop four independent timers before they reach their limits. It uses state management, refs for DOM manipulation, event handling, and React Portals for modals. The game dynamically updates UI, tracks player input, and provides real-time feedback,
jie108
dynamics is an R package for fitting autonomous dynamical systems using spline basis (B-splines or cubic polynomial splines). Ref: Paul, Peng and Burman (2011) Semiparametric modeling of autonomous nonlinear dynamical systems with applications, The Annals of Applied Statistics, 5(3): 2078-2108
supawich-flow
React Stopwatch App A simple stopwatch application built with React.js using functional components and hooks. This project was created as part of my learning journey — I'm just starting to explore React and practicing state management, effects, and refs. Features include start, stop, reset controls with dynamic button states and status messages.
joshibharatchandra
This repository contains a workflow template for real-time event processing using Spark on Google Cloud Dataproc. It passes dynamic parameters (e.g., USER_ID, LINK_REF_NO) to the Spark job and integrates with Google Cloud Storage (GCS) and Google Cloud Pub/Sub for storage and messaging.
nothing1432
A React project that allows users to enter any search term, hits an external API to fetch and return top videos related with this search term typed by the user, and finally dynamically displays these videos neatly tiled together in a video list. Further any of the video can be picked up by the user from the video list for playing in the central video-play area. Concepts used: React props, state, refs system; generating components and passing information back and forth parent and child components; using css grid and other styling elements, using styles from semantic ui; working with an external API; using ES6/ES2015 syantax, arrow functions, resolving promises through async and await; and other finer concepts
All 15 repositories loaded