Debojit Sahadebojit.hashnode.dev·Jul 16, 2024Best Practices in Software Engineering: Methods, Coding, and Industry NormsIntroduction Software engineering is the systematic application of engineering approaches to the development of software. It’s essential for building reliable, scalable, and maintainable software systems. In this blog, we will explore various softwar...Software Engineering
Geeta Thoratgeetathorat.hashnode.dev·Aug 25, 2023Understanding JavaScript Variables and Data TypesIn the world of web development, JavaScript stands as a cornerstone, enabling dynamic and interactive elements on websites. One of its fundamental aspects is variables and data types. In this article, we will delve into the essential concepts surroun...Web Development