Search found 1 match

by NearlyMe
Mon Aug 15, 2022 9:19 am
Forum: News and Releases
Topic: Developing an UnrealIRCd webpanel
Replies: 6
Views: 28893

Re: Developing an UnrealIRCd webpanel

Hello,
I guess the use of such a framework is to ease the coding of the front-end part.
However, I strongly discourage this, since it may be very counterproductive and sometime hard to maintain (and that so-fashinable MVC pattern is not so often the good way of doing things over internet...).
As a ...