plugin OR widget Which One for Nodebb JavaScript web Apps?
-
Hi,
I want develop a Web applications like chat apps etc using JavaScript code embedded into html page. I've read the Writing Plugins for NodeBB Doc and Writing Your First NodeBB Plugin.
But there are no clear suggestion about how write JavaScript code on Nodebb and which is the best between plugin and widget for such JavaScript apps ?
[Also: give me any useful links that covers such JavaScript apps on Nodebb] -
Depends, if you're doing largely front-end code (like embedding an iFrame to some chat application) then a widget works best. If you want to modify the API or save things into the database, then a plugin is right for you.
I think your best bet is to figure out what you need to do, and then find a plugin that does something similar, and modify that plugin, or take code from it (it's open source afterall ;))
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login