Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. best-practices
    Log in to post
    • Telokis

      Best practices and guidelines for NodeJS apps
      General Discussion • best-practices guidelines meta • • Telokis

      8
      0
      Votes
      8
      Posts
      2121
      Views

      Telokis

      Feedback: Two days later, I'm totally in love with VSCode. It's really awesome and it made my life a lot easier! Thanks guys!

    • Nicolas

      SOLVED Templates preloading
      Plugin Development • best-practices template utils • • Nicolas

      3
      1
      Votes
      3
      Posts
      1523
      Views

      psychobunny

      templates.render ('tpl/name', {}, function() { // templates.cache['tpl/name'] });

      I think so anyways, I'm writing this from my phone

    • Nicolas

      UNSOLVED Plugin with CDN hosted script
      Plugin Development • architecture best-practices cdn • • Nicolas

      5
      0
      Votes
      5
      Posts
      1858
      Views

      Nicolas

      @julian What do you think about an idea to extend .json configuration for plugins, to have something related to external scripts (scripts.external = [])?

      Also will minifier use external js? So every reboot of forum will give latest version to the user.

    • Nicolas

      Revamp upvote to like
      Technical Support • best-practices theme votes • • Nicolas

      1
      0
      Votes
      1
      Posts
      1410
      Views

      Nicolas

      How to revamp upvote in custom theme? Do you have any recommendations. Target is to have my own handler for click, because It isn't enough just alter upvoted class 😉

      My thoughts:

      Create custom html component in post.tpl, ex: component="post/like" Define module, that should be used with - forum/topic/posts, to add click handler.
    • Nicolas

      ACP: JavaScript
      Plugin Development • acp best-practices javascript minification • • Nicolas

      21
      0
      Votes
      21
      Posts
      7648
      Views

      julian

      @pichalite try this 😄

    • Nicolas

      Installation: recommendations from NodeBB team
      General Discussion • best-practices mongodb nginx web-server • • Nicolas

      5
      1
      Votes
      5
      Posts
      3443
      Views

      L

      What he says.
      Use both!