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

Migrating the DICOMHawk frontend to React #23

Open
PranshuLakhotia opened this issue Feb 24, 2025 · 2 comments
Open

Migrating the DICOMHawk frontend to React #23

PranshuLakhotia opened this issue Feb 24, 2025 · 2 comments

Comments

@PranshuLakhotia
Copy link

PranshuLakhotia commented Feb 24, 2025

Converting the DICOMHawk frontend from HTML to React offers several significant advantages:

1)Enhanced Performance
React's virtual DOM optimizes rendering, resulting in faster performance. This is particularly beneficial for our project DICOMHawk as it requires efficient rendering.

2)Component-Based Architecture
Reusable UI elements, streamlining development and maintenance and easier management of complex user interfaces.

3)Improved User Experience
React enables the creation of more dynamic and interactive interfaces with its updated libraries and tools.

4)Efficient Updates
React's efficient update mechanism minimizes DOM manipulation, ensuring smooth performance even with large datasets.

@PranshuLakhotia
Copy link
Author

@gtheodoridis please assign this issue to me. I have a very significant experience in building modern and user friendly UI with React/TypeScript and Next.

@PranshuLakhotia
Copy link
Author

@gtheodoridis can I raise a PR for this?

@PranshuLakhotia PranshuLakhotia changed the title Converting the DICOMHawk frontend to React Migrating the DICOMHawk frontend to React Mar 5, 2025
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

No branches or pull requests

1 participant