Samarth Mishrastackdevsamarth.hashnode.dev·May 24, 2023A Beginner's Guide to Back-End DevelopmentBack-end development is the process of creating the server-side logic that runs the background operations of websites and apps. It includes all the code needed to build out the database, server, and application. Back-end developers are responsible fo...Discussbackend
Samarth Mishrastackdevsamarth.hashnode.dev·May 16, 2023The Penetration Test ReportWhat is a Penetration Test Report? A penetration test report is a document that provides a detailed analysis of the vulnerabilities, bugs, and flaws uncovered during a security test. It records the vulnerabilities, and the threat they pose, and provi...Discusssamarth mishra
Samarth Mishrastackdevsamarth.hashnode.dev·May 11, 2023Getting Started with JavaScript: A Beginner's Guide to Mastering the BasicsIntroduction: JavaScript is a powerful programming language that adds interactivity and dynamic features to websites. Whether you're a web developer, an aspiring programmer, or simply curious about coding, learning JavaScript is a great first step. I...DiscussJavaScript