What's new
  • If no files are available, please contact me or reply in the thread. I will update them immediately.

node

  1. Brilliant

    xF Add-on [01] Extend Title Characters 1.0.0

    Are you fed up with the restrictive Xenforo Thread titles limit? Are you frustrated because you don't know how to increase it or don't have the time for modifications?. Fear not, for there is a solution! Just Install this addon and have fun. With this amazing addon, you can increase the...
  2. Brilliant

    xF Add-on [OzzModz] Forum List Hide Node 2.0.0

    [OzzModz] Forum List Hide Node allows administrators to hide specific forum nodes from appearing on the main forum list. This feature is useful for keeping certain forums private or out of sight without deleting them, ensuring a cleaner and more organized forum layout while retaining the...
  3. Brilliant

    When to use async await and when to use promise

    In JavaScript, both async/await and Promise are used to handle asynchronous operations, but they are used in slightly different ways. Here's a guide on when to use each: 1. When to Use async/await: async/await is typically preferred in modern JavaScript code for handling asynchronous...
Back
Top