Sunday 22 September 2019

How to make Node.js as much secure as java(back-end)?

I have been working on node.js for 1 and a half year now. But there is always one question in my mind that I always get to hear, "Node.js is not as much secure as java". Although, we can use oops concept in javascript and make the variables parsed to strictly typed variables. So, what should be done to make Node.js as much secure as it can be?

Submitted September 22, 2019 at 07:30PM by procastinator_10

No comments:

Post a Comment