This project implements the technical challenges as specified in the provided guidelines, focusing on showcasing skills in React, TypeScript, and efficient web development practices.
- Countdown Timer Component: A React functional component that counts down from a specified number of seconds and executes an optional callback upon completion.
- Type-safe Throttle Function: A TypeScript implementation of a throttle function that maintains the type signature of the original function.
- Function Return Value to JSON: A higher-order function that modifies the functions in an object, appending "JSON" to each field name and serializing the function's return value to JSON.
/src/Challenge
- React
- TypeScript
- Bootstrap for styling
To view the project:
- Visit the Codesandbox link: [Insert Codesandbox Link Here]
- Explore the implementations of the specified challenges.
This project is a demonstration of technical abilities and is not currently seeking contributions. However, feedback and suggestions are welcome.
This project is open-source and available under the MIT License.
Arafah Lawal