Does the front end use any framework? and can I use my own?
-
Hi everyone, Im a web-dev, and I'm considering NodeBB for my next project,
One important thing to me is to have full control over the front-end, and there is a big chance that I will completely rebuild it, should I encounter any issues? or is it already de-coupled? -
As far as front end goes, there's a good amount of theme changes you can make without breaking things. All of the interaction can be done through the API and sockets, so it's also possible to completely replace the front end.
-
@PitaJ said in Does the front end use any framework? and can I use my own?:
All of the interaction can be done through the API and sockets, so it's also possible to completely replace the front end.
Thank you, that is what I wanted to hear.
Just out of curiosity, is there a good market for themes? I have plenty of experience making forum themes,
so it might be a good source of income for me.
And again, thanks for the reply!