Comments on: Node js Best Practices and Security https://www.tatvasoft.com/blog/node-js-best-practices/ Wed, 26 Apr 2023 12:12:13 +0000 hourly 1 By: Shivani Mani https://www.tatvasoft.com/blog/node-js-best-practices/#comment-13217 Wed, 20 Apr 2022 05:31:42 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-13217 I had read this blog once and It had helped me a lot in my project. It is a really very resourceful blog. Thank you for contributing to this community and making it easier for developers to learn and sharpen their skills.

]]>
By: Jay Hunter https://www.tatvasoft.com/blog/node-js-best-practices/#comment-13216 Wed, 20 Apr 2022 05:30:24 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-13216 Node was born only 13 years ago. Despite this short period of time it has made a lot of progress and helped global companies in reducing their development costs, increasing productivity and lowering the time of waiting. Compared to other frameworks like PHP which were launched 28 years ago and JavaScript which was launched 27 years ago, Node.JS is way ahead of competition.

]]>
By: Atticus Rowland https://www.tatvasoft.com/blog/node-js-best-practices/#comment-11846 Fri, 08 Apr 2022 08:38:22 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-11846 One of the best thing that I have learned about Node is that if you’re building a large scale application, make sure that you divide the codebase into smaller components this will help you in adding new features without having to worry about your application slowing down due to huge codes.

]]>
By: Arlo Roman https://www.tatvasoft.com/blog/node-js-best-practices/#comment-8073 Wed, 15 Dec 2021 10:12:50 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-8073 Cross-site Scripting (XSS) is a security vulnerability where you can insert malicious code and with the help of that you can extract user information and also able to perform users actions on behalf of users. This type of attack is most commonly found in web applications affecting user’s browsers.

]]>
By: Ambika Chauhan https://www.tatvasoft.com/blog/node-js-best-practices/#comment-8072 Wed, 15 Dec 2021 10:12:11 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-8072 In reply to Harvey Wright.

Common applications that can be built are, Streaming apps, Chat applications, complex SPA’s ( Single Page Applications), Collaboration tools that run on real-time, IOT or Internet or Things.

]]>
By: Rura Havaldar https://www.tatvasoft.com/blog/node-js-best-practices/#comment-7880 Wed, 08 Dec 2021 10:50:22 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-7880 What is an XSS attack?

]]>
By: Harvey Wright https://www.tatvasoft.com/blog/node-js-best-practices/#comment-7879 Wed, 08 Dec 2021 10:49:01 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-7879 Thank you very much for this article on Node JS Best Practices. I wanted to know what are the types of applications that can be built with the help of Node JS?

]]>
By: Nisha Naidu https://www.tatvasoft.com/blog/node-js-best-practices/#comment-7332 Mon, 29 Nov 2021 05:46:03 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-7332 I have my website that encountered with DOS attack earlier this year. This can be solved with some various tools and talking with Hosting provider as well. I have installed some Anti DOS attack tools and will suggest to add if you want to prevent.

]]>
By: Jayesh Iyer https://www.tatvasoft.com/blog/node-js-best-practices/#comment-7219 Fri, 26 Nov 2021 11:19:02 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-7219 This is something new for me and not aware of the “build in error handling mechanism”. May be I am a junior developer thats why. 🙂

]]>
By: Gaurav Dubey https://www.tatvasoft.com/blog/node-js-best-practices/#comment-7090 Mon, 22 Nov 2021 10:28:09 +0000 https://www.tatvasoft.com/blog/?p=4703#comment-7090 Node is better as it offers fast and consistent callback from servers when used to develop web apps, Node JS is a perfect match for apps that need real-time data functionality and it also makes the development of dynamic single-page applications effective.

]]>