• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.1 Latest
Buy Hosting
    • All categories
    Load new posts
Log in to post
  • 7kbot7

    Supporting ES6 (in 2017)?

    Scheduled Pinned Locked Moved NodeBB Development es6
    3
    0 Votes
    3 Posts
    1k Views
    7kbot7

    @pitaj Thanks for the correction!

  • julianJ

    Anybody using ES6 yet?

    Scheduled Pinned Locked Moved General Discussion es6 nodejs
    13
    1 Votes
    13 Posts
    6k Views
    SuperMikeS

    Just using function syntactic sugar var hello = (name) => {....} 😄

    And this makes code clear in async flow

    async.waterfall([ (next) => { next(err, 'name') }, (name, next) => { next(err, 'final') } ], callback)
Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development