vanshuhassija commented on PR #3967: URL: https://github.com/apache/ambari/pull/3967#issuecomment-2788285926
@zRains @chenyuan99 Based on our initial community discussions, we proposed a "switch experience" allowing users to toggle between the classic and latest versions of Ambari Admin and Ambari Web. We are part of a team working on different features taken up voluntarily and multiple changes ready to be submitted for review. While unifying the projects under a single tech stack promotes reusability, I recommend starting with the switch experience as two separate React applications. This allows for: **Focused Development**: Isolated development enables faster, more focused iterations without being constrained by the existing codebase. **No Server-Side Changes**: We can use existing APIs without altering the server-side, ensuring seamless integration. **Rapid Iteration**: Developing separately allows for quick prototyping, testing, and refining based on user feedback. **Future Scope**: Using the same technologies now facilitates easier future unification of the projects. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
