node

  1. TesoMayn

    Interested in learning something useful?

    Egghead is a video tutorial site for a few langues. They also provide tutorials for many frameworks, libraries, tools and platforms I highly suggest checking them out if you enjoy learning. https://egghead.io
  2. B

    xHabbo Running Error.

    Hey, I'm trying to run xHabbo and I have ran npm run nodemon index.js --exec babel-node --presets es2015,stage-2 but it says package 'compression' was not found. I tried to npm install compression --save but it didn't work . How may I solve that? Thanks. @LeChris Fixed that, but now it says...
  3. MayoMayn

    Show DevBest [ES6 - JS] Secure Session Management

    Well, I saw some folks on here who wanted to get some knowledge about JavaScript from scratch. I wrote two components for my Electron app, and I then decided just to release them as a separate thread so that other people can enjoy this. It uses the CryptoJS module by Google for encrypting and...
Top