{"id":20788874,"url":"https://github.com/erkobridee/lab-nodejs","last_synced_at":"2025-05-05T18:44:54.883Z","repository":{"id":5186578,"uuid":"6361292","full_name":"erkobridee/lab-nodejs","owner":"erkobridee","description":"Node.js : test code lab","archived":false,"fork":false,"pushed_at":"2023-12-15T17:28:48.000Z","size":3645,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-15T10:43:23.066Z","etag":null,"topics":["coffeescript","es5","es6","lab","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bkaradzic/bx","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erkobridee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-10-23T22:42:42.000Z","updated_at":"2023-06-19T00:30:32.000Z","dependencies_parsed_at":"2024-11-17T15:17:50.112Z","dependency_job_id":"379a222d-8f19-441c-a499-8dde30bd53ac","html_url":"https://github.com/erkobridee/lab-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Flab-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Flab-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Flab-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkobridee%2Flab-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erkobridee","download_url":"https://codeload.github.com/erkobridee/lab-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252555613,"owners_count":21767198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coffeescript","es5","es6","lab","nodejs","typescript"],"created_at":"2024-11-17T15:17:40.847Z","updated_at":"2025-05-05T18:44:54.854Z","avatar_url":"https://github.com/erkobridee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lab-nodejs\n\nNode.js test code lab\n\n\n## Links\n\n* [Node.js](http://nodejs.org/)\n\n* [Node.js API DOCS](http://nodejs.org/api/)\n\n* [Node.js Manual](http://nodemanual.org/latest/)\n\n* [GitHub : Joyent / Node.js : Wiki / Modules](https://github.com/joyent/node/wiki/modules)\n\n* [Node.js Infographic :: The State of Node | Strong Loop](http://strongloop.com/infographic)\n\n* [npm - Node Packaged Modules](https://npmjs.org/)\n\n* [npm Visualization | YASIV](http://www.yasiv.com/npm) | Sample: [Grunt npm dep](http://www.yasiv.com/npm#view/grunt)\n\n* [npm cheatsheet | Nodejitsu](https://blog.nodejitsu.com/npm-cheatsheet)\n\n* [10 Cool Things You Probably Didn’t Realize npm Could Do](http://blog.izs.me/post/1675072029/10-cool-things-you-probably-didnt-realize-npm-could-do)\n\n* [Node.js Jenkins-CI](http://jenkins.nodejs.org/) - To support a higher degree of stability, and hopefully catch issues sooner, we (node.js team) have a Jenkins instance running every commit through the test suite, on each operating system we support.\n\n\n### Learn\n\n* [Teach Yourself Node.JS in 10 Steps | Pony Foo](http://blog.ponyfoo.com/2013/07/12/teach-yourself-nodejs-in-10-steps)\n\n* [How to Node](http://howtonode.org/)\n\n* [The Node Beginner Book](http://www.nodebeginner.org/)\n\n* [The Art of Node.js](https://github.com/maxogden/art-of-node) - a short introduction to node.js\n\n* [Node.js for Beginners | Nettuts+](http://net.tutsplus.com/tutorials/javascript-ajax/node-js-for-beginners/)\n\n* [Understanding how to create a nodejs package.json | Nodejitsu](http://package.json.nodejitsu.com/) - Package.json: an interactive guide\n\n* [Understanding the node.js event loop](http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop/)\n\n* [Mastering Node.js](http://visionmedia.github.com/masteringnode/) Open Source Node eBook\n\n* [Learning Server-Side JavaScript with Node.js](http://net.tutsplus.com/tutorials/javascript-ajax/learning-serverside-javascript-with-node-js/)\n\n* [Node.js : Require and Exports](http://openmymind.net/2012/2/3/Node-Require-and-Exports/)\n\n* [How I write Node.js modules](http://substack.net/how_I_write_modules)\n\n* [Learn Node.js Completely and with Confidence](http://javascriptissexy.com/learn-node-js-completely-and-with-confidence/)\n\n* [Getting Started with Node.js, Coffeescript, MongoDB, and more - Matt Kopala](http://mattkopala.com/blog/2012/02/12/getting-started-with-nodejs/)\n\n* [5 Talks to Learn More About Node.js](http://blog.modulus.io/five-talks-learn-more-nodejs)\n\n\n### Tips\n\n* [Managing Node.js Virtual Environments with Nave](http://forge.zeunic.com/development/2013/managing-node-js-virtual-environments-with-nave)\n\n* [Node.js as a build script | Blog | Miller Medeiros](http://blog.millermedeiros.com/node-js-as-a-build-script/)\n\n* [[Gist] Tips for Writing Portable Node.js Code](https://gist.github.com/domenic/2790533)\n\n* Cron\n\n\t* [[GitHub] Cron for NodeJS](https://github.com/ncb000gt/node-cron)\n\n\t* [[GitHub] shell-jobs: Cron replacement in NodeJS, made for humans](https://github.com/azer/shell-jobs)\n\n* [[GitHub] node-windows](https://github.com/coreybutler/node-windows) - Windows support for Node.JS scripts (daemons, eventlog, UAC, etc)\n\n* [Tracking down a memory leak in Node.js and Socket.IO](http://jpallen.net/2013/03/08/tracking-down-a-memory-leak-in-node-js-and-socket-io/)\n\n* [Scaling Node.js Applications](http://cjihrig.com/blog/scaling-node-js-applications/)\n\n* [Production Node.js Secrets](http://dshaw.github.com/2012-05-jsday/)\n\n* Hardening Node.js for production [part 1](http://blog.argteam.com/coding/hardening-nodejs-production-process-supervisor/) | [part 2](http://blog.argteam.com/coding/hardening-node-js-for-production-part-2-using-nginx-to-avoid-node-js-load/) | [part 3](http://blog.argteam.com/coding/hardening-node-js-for-production-part-3-zero-downtime-deployments-with-nginx/)\n\n* [Generate fake data in the browser and Node.js with FakerJS](https://github.com/marak/Faker.js)\n\n* [[GitHub] kenshiro-o / login-utils](https://github.com/kenshiro-o/login-utils) - Simple authentication library\n\n* [[GitHub] c9 / architect](https://github.com/c9/architect) - A simple yet powerful plugin system for large-scale node applications\n\n* [Blazing fast node.js: 10 performance tips from LinkedIn Mobile](http://engineering.linkedin.com/nodejs/blazing-fast-nodejs-10-performance-tips-linkedin-mobile)\n\n* [Install node.js on a raspberry pi](http://halusanation.com/post/49221746344/install-node-js-on-a-raspberry-pi)\n\n* [Starting with Node and Web Sockets](http://codular.com/node-web-sockets)\n\n* [Real Time Chat With NodeJS, Socket.io and ExpressJS | Nettuts+](http://net.tutsplus.com/tutorials/javascript-ajax/real-time-chat-with-nodejs-socket-io-and-expressjs/)\n\n* [NeDB: SQLite for Node | DailyJS](http://dailyjs.com/2013/08/01/nedb/)\n\n\n### Use Cases\n\n* [[GitHub] node-gh / gh](https://github.com/node-gh/gh) - GitHub command line tools made with NodeJS\n\n* [[GitHub] sbstjn / noduino](https://github.com/sbstjn/noduino) - JavaScript and Node.js Framework for controlling Arduino with HTML and WebSockets\n\n* [[GitHub] yaronn / gitmoon](https://github.com/yaronn/gitmoon) - Social analytics for node.js open source developers\n\n* [[GitHub] statusdashboard / statusdashboard](https://github.com/statusdashboard/statusdashboard) - A service status dashboard powered by Node.js\n\n* [Building CSSDB: a short case-study on the build of a small Node.js/MongoDB application](http://rowanmanning.com/posts/building-cssdb/)\n\n\n### Amazon AWS\n\n* [Surviving AWS Failures with a Node.js and MongoDB Stack | Kinvey Backend as a Service Blog](http://www.kinvey.com/blog/104/surviving-aws-failures-with-a-nodejs-and-mongodb-stack)\n\n* [Amazon Web Services Blog: AWS Elastic Beanstalk for Node.js](http://aws.typepad.com/aws/2013/03/aws-elastic-beanstalk-for-nodejs.html)\n\n* [Node.js powered by BitNami](https://aws.amazon.com/marketplace/pp/B008ASK0ZE)\n\n  * [BitNami Node.js](http://bitnami.com/stack/nodejs)\n\n* [How to install \u0026 setup Node.js on Amazon EC2 instance – complete guide](http://iconof.com/blog/how-to-install-setup-node-js-on-amazon-aws-ec2-complete-guide/)\n\n\n### Windows Azure\n\n* [Node.js Developer Center | Microsoft Azure](https://azure.microsoft.com/en-us/develop/nodejs/)\n\n\n#### pt_BR\n\n* [Node.js | Underground WebDev](http://udgwebdev.com/nodejs/)\n\n* [Quer aprender Node.js? (Atualizado) | Underground WebDev](http://udgwebdev.com/quer-aprender-node-js-atualizado/)\n\n--\n\n* [NodeBR](http://nodebr.com/) - é um blog comunitário brasileiro sobre node.js, seu propósito é ensinar como desenvolver soluções em node assim como ensinar os conceitos fundamentais necessários para escrever um código eficiente.\n\n* [Configurando o Node.js no Amazon EC2](http://pablocantero.com/blog/2012/01/04/configurando-o-node-js-no-amazon-ec2/)\n\n* [Injeção de dependência com Node.js | iMasters](http://imasters.com.br/front-end/javascript/injecao-de-dependencia-com-node-js/)\n\n* [Node.js com Express.js nos negócios | iMasters](http://imasters.com.br/front-end/javascript/node-js-com-express-js-nos-negocios/)\n\n* [Player.io](http://openblog.github.com/2013/03/15/player.io/) - Um media player que roda no navegador, feito com Node.JS, Socket.IO e é controlado pelo seu smartphone\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferkobridee%2Flab-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferkobridee%2Flab-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferkobridee%2Flab-nodejs/lists"}