Posts by Daniel Silveira • 31 points
2 posts
-
1
votes1
answer488
viewsA: Reports in a web application
Hello! Here at my company, we have developed a very complex ERP system. Part of this system is very rich in reports of varying degrees of information complexity. The tool we chose to use in creating…
-
2
votes1
answer71
viewsQ: Can Controller have private methods?
I have a question and wanted to hear more people’s opinion. Following the MVC, one Controller can have private methods? This doubt came to me because in my context, I have a Controller JS, and my…