learn.bevry.me
Coding Standards | Community | Bevry's Learning Centre
https://learn.bevry.me/community/coding-standards
Doing everything we can to empower developers. US English should be used within your code. This is because the majority of modules are written in US English and it would cause useless inconsistencies in your code if in some places you used. Tabs should be used for indentation. This is because:. Who uses your code to view it with their ideal indentation size. Spaces (not tabs) should be used for column alignment. This is because:. Spaces will always be displayed the same. Code Structure and Commenting.
maxogden.com
Max Ogden Blogotronz
http://maxogden.com/node-packaged-modules.html
Getting Started With Node For Distributed Systems. Where to get started with streams and peer to peer. What's the deal with iot.js and JerryScript. Nodejs will soon be running on tiny low power chips. A quick intro to Electron, a desktop application runtime. HD Live Streaming Cats to YouTube with the Raspberry Pi Camera. A how to guide. Interdisciplinary Open Source Community Conferences. A list of community organized events. Setting up HTTPS with a wildcard certificate and Nginx. A Month of Modules.
gist.github.com
requiring npm modules in the browser console · GitHub
https://gist.github.com/mathisonian/c325dbe02ea4d6880c4e
Sign up for a GitHub account. Create a gist now. Instantly share code, notes, and snippets. Aug 22, 2016. What would you like to do? Embed this gist in your website. Copy sharable URL for this gist. Clone with Git or checkout with SVN using the repository's web address. Learn more about clone URLs. Requiring npm modules in the browser console. The final result: require() any module on npm in your browser console with browserify. My inspiration for building this was Max Ogden's Requirebin. An HTTP-based s...
pixelcode.co.uk
Link Database
http://pixelcode.co.uk/linkdb
Bull; Terms and Conditions.
frontender.info
Искусство Node | Frontender Magazine
http://www.frontender.info/art-of-node
Введение в Node.js. Статья предназначена тем, кто хотя бы немного знаком с:. Языками программирования, например, JavaScript, Ruby, Python, Perl, и т.д. Если вы пока не являетесь программистом, наверное, проще будет начать с чтения JavaScript для котиков. Git и GitHub. Это инструменты для совместной работы с открытым кодом, которые широко используются членами сообщества Node.js для обмена модулями. Вам достаточно знать азы. Вот три отличных самоучителя для начинающих: 1. Мы научим вас Node.js. Вводный мас...
edu.biojs.net
Visualization basics
http://edu.biojs.net/snipspector/vis_basics
Parser: using real data. We will use this icon to mark check points. A check point is a way for you to check how you are doing. For most of the steps in this tutorial we will provide the code as it should look after the task. It is tempting, we know, but please, please, do not go for the copy&paste way. To refer to variables and pieces of code. We will use this icon to ask you some questions related to the task your are working on. Tips that might help you on this task. 1) Create a new package. This tuto...
smalljs.org
Browserify
http://smalljs.org/package-managers/npm/browserify
By Toby Ho on 4/1/2014. Is a build tool that lets you use Nodes CommonJS module system for frontend JavaScript development. It integrates seamlessly with npm. And you can use the same smooth npm workflow for installing and publish modules. For this reason, weve seen the rise of frontend JavaScript modules being published to npm. Browserify also opens up the possibility of code reuse between the server and the client - if you have a Node backend. Npm install a module. Npm install a module. Https:/ api....
chunghe.blogspot.com
Wuff, Wuff!!: 10/2014 - 11/2014
http://chunghe.blogspot.com/2014_10_01_archive.html
Http:/ chunghe.googlecode.com/git/experiment/webpack-demo/. Resources: http:/ gaearon.github.io/react-hot-loader/. 於 10/31/2014 02:28:00 下午. OSCON 2014: How Instagram.com Works; Pete Hunt - YouTube. OSCON 2014: How Instagram.com Works; Pete Hunt - YouTube. 於 10/23/2014 05:32:00 下午. 於 10/23/2014 04:00:00 下午. Mac App Store - OpenConv 2. Mac App Store - OpenConv 2. 於 10/20/2014 03:55:00 下午. DevOpera — The CSS3 object-fit and object-position Properties. 於 10/15/2014 10:32:00 上午. 於 10/13/2014 10:21:00 上午.
SOCIAL ENGAGEMENT