While working on the permissions systems I started to run into limitations with angular 1.4.7. These limitations were not in the new version of angular. The project has already begun converting its entire front-end to React, dropping angular completely.
I’m focusing on getting the UI converted to React so I can finish the implementation of the permission system.
React has been being implemented into the project since Janurary. Its already there. Its already deployed.
I’m not sure what you mean by a good version to clone. What package are you talking about could be deprecated in an year? Trudesk runs in its state that you clone it with locked in versions from npm. You can clone v1.0.13 - 3 years from now and it will run in the same state it does today.
Thanks for the reply. Good version in the sense, a stable version. Oh, that’s great that react is implemented.
The package I meant is, whenever I use boilerplate projects, some of the npm dependencies might get deprecated and throw error as it is unsupported. So, I would not want that to happen here. Hence asked
I’m actually learning React for designing user interfaces. I think it’s great that you are implementing it for Trudesk UI and it seems that allot of company’s are adopting React for building user interfaces into there applications. Question, when will Trudesk officially release the React version and does Trudesk offer support outside of community forms. I work for a company that could be interested, they currently don’t have a ticketing system and may need additional support via email or phone.