I analyze the success of Big Brands and their solutions based on node.js. The most interesting is question asked in case each of them: which kind of framework of node.js is used in their solutions? The amazing article attached below presents real story of Dow Jones and their solution rest on his own framework called as Tesla.js (source: teslajs.com GitHub: https://github.com/teslajs) […]
Read MoreNode.js – Dow Jones & Tesla.js – amazing article about story of success
Cross-site request forgery, also known as one-click attack or session riding and abbreviated as CSRF (sometimes pronounced sea-surf) or XSRF, is a type of malicious exploit of a website where unauthorized commands are transmitted from a user that the website trusts. Unlike cross-site scripting (XSS), which exploits the trust a user has for a […]
Read MoreNode.js – Protection against Cross-site request forgery (CSRF, XSRF)
PayPal reported 100% increase in productivity compared to the previous Java stack after switching to Node.js. PayPal created has own framework for Node.js named as Kracken (http://krakenjs.com/) One of LinkedIn’s biggest win was the 10:1 ratio reduction in the number of machines used to host their services after switching from Ruby on Rails to Node.js […]
Read MoreNode.js – Big Brands – Enterprises who successfully adopted Node.js
Server Node.js during running is stored in memory, and in case some changes in the source code, we need to restart the process of Node.js program. In this situations we can perform restart server operation in manual way (by stop/start server process), but also we can automatize this process by using following file-watching tools, which […]
Read MoreNode.js Server & Monitoring for File Changes
On Windows System we can install modules thanks to nmp.exe. But problem is begining when we try to remove folder contained files from installed packages. During deleting operation Windows can’t delete the folder as its name is too long and we’ve got following message “The source file name(s) are larger than is supported by the file […]
Read MoreNode.js – Problem solved – How remove node_modules files in Windows (error: filename is too long)
Node.js increasingly it is known in the business world. Another giant WordPress has announced its intention to move to new technologies – Node.js. I would recommend two excellent articles that talk about this. This fact indicates the trends in terms of technologies and programming languages to which we pay special attention. “.. Calypso is 100 […]
It should learn from the professionals. Recently I came across a very interesting article published by Walmart – the giant, that uses Node.js. What is interesting in its solution they use framework hapi.js (I encourage you to familiarize yourself with this framework on hapijs.com). I encourage you to read the article coming from their side: […]
Read MoreBest Practice: Walmart Mobile node.js setup – An insight into how hapi.js is used at Walmart
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookies
Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.