Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance user experience by integrating @ic-reactor/react in App.js #12

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

b3hr4d
Copy link
Contributor

@b3hr4d b3hr4d commented Mar 31, 2024

Description:

This pull request aims to enhance the user experience of the application by integrating the @ic-reactor/react library into the App. By leveraging the capabilities of @ic-reactor/react, we can provide users with a smoother and more interactive experience when interacting with backend services on the Internet Computer.

The updated App.js file now includes the necessary import statement for @ic-reactor/react and modifies the usage of useQueryCall and useUpdateCall hooks to seamlessly integrate with the library. These changes not only improve the performance and reliability of the application but also open up opportunities for future enhancements and optimizations.

Impact:

By incorporating @ic-reactor/react into the application, we aim to provide users with a more responsive and feature-rich experience. This enhancement aligns with our commitment to delivering high-quality open-source software that empowers developers to build innovative decentralized applications on the Internet Computer. Furthermore, leveraging the documentation available for @ic-reactor/react (link) ensures that developers have access to comprehensive resources for utilizing the library effectively.

@rvanasa
Copy link
Owner

rvanasa commented Apr 1, 2024

Thanks for the PR! What's the current plan for maintenance of the ic-reactor library? This would be my main question before including this in the starter project.

This looks like a nice convenience library, and I'm looking forward to potentially using this in other projects as well.

@b3hr4d
Copy link
Contributor Author

b3hr4d commented Apr 1, 2024

Hi Ryan,

You're welcome, and thanks for considering the inclusion of the ic-reactor library in your starter project! I appreciate your interest and support.

Regarding the maintenance plan for ic-reactor, I'm actively developing and maintaining it to ensure its stability and usefulness in various projects. I'm committed to providing regular updates, addressing any issues that may arise, and incorporating feedback from users like yourself to enhance its functionality.

I'm thrilled to hear that you find ic-reactor to be a nice convenience library, and I'm excited about the potential for its use in your projects. It's great to know that you're considering utilizing it in other projects as well.

I'm also in the process of adding an auto form generating feature using candid interface integration with react-hook-form, You can take a look at the @ic-reactor/visitor.

I'm also working on a bigger project, B3Forge, the online interface builder that is heavily rely on ic-reactor library.

Best regards,
Behrad

@rvanasa rvanasa merged commit 70d5ba8 into rvanasa:main Apr 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants