Ask HN: Can we use Node.JS in banking app?
I have read a lot about Node js and want to use it in a certain portion of a banking app where users can collaborate in a forum like interface. My question is, considering security is node.js is maturated and capable enough to be used in a banking system? With security i mean HACKERS.
5 comments
[ 2.2 ms ] story [ 15.1 ms ] threadProducts built on even the most bulletproof platforms still need robust security measures.
In any case, I imagine if you're already working at a bank and the CIO, you can introduce node quite easily to your organization.
If you're building a product to sell to banks, I imagine you're going to have to stick with Java/C# but might be able to get away with Scala (only because of the JVM). Node will just be perceived as too cutting edge for many organizations.