1,019 Reviews
well
You should make a better documentation, qith examples, it looks impossible to understand anything, I tried it a couple of years ago and it was a nightmare. Then I tried again in the last version with the hope something is going to be better but, it is still the same mess and a very low level in documentation and examples. Sorry but I would not suggest this admin to noone
Author response
The code itself is well structured and commented. We also have API docs for all custom components, and the theme itself is a complete example of how to use them.
Why would you need another set of examples?
We have a Getting started guide which is more than enough to get you started. If you are expecting 100s of step by step guide for each component, I’m sorry but this is a template not a course.
No sigue los estándares de modulación de angular
Author response
Fuse uses Standalone components therefore there are no NgModules in it. It follows the latest standards.