NashTech Insights

7 June 2023

Posts by categories

Posts by tags

Testing components, services, and pipes in Angular

Introduction: Testing is a critical aspect of software development, ensuring that your code functions correctly, remains robust, and meets the desired requirements. In Angular, testing components, services, and pipes play a pivotal role in verifying their functionality and preventing potential issues. In this blog post, we will delve into the world of testing in Angular, …

Testing components, services, and pipes in Angular Read More »

woman sitting while operating macbook pro

DevSecOps Metrics: Measuring Security

DevSecOps has emerged as a vital approach for integrating security practices into the software development lifecycle. One of the key challenges organizations face in adopting DevSecOps is measuring the effectiveness of security efforts. In this blog, we will explore the importance of DevSecOps metrics, discuss various metrics organizations can use to measure security effectiveness, and …

DevSecOps Metrics: Measuring Security Read More »

source, code, software-4280758.jpg

AWS CDK FOR TERRAFORM

WHAT IS AWS CDK AWS CDK (Cloud Development Kit) is an open source software development framework provided by Amazon Web Services (AWS). It allows developers to define cloud infrastructure and resources using well-known programming languages ​​such as her TypeScript, Python, Java and C#. The CDK provides a higher level of abstraction for provisioning and managing …

AWS CDK FOR TERRAFORM Read More »

Lest to this

JavaScript Notification API

Notifications are very essential part of web application. Sending Notification to user, assist the user staying informed.with latest updates. JavaScript Notifications API enables web pages to display messages to users on their devices across different platforms. These notifications (also called system or desktop messages) can be used to notify the user about important events such as an email, new social media message, live …

JavaScript Notification API Read More »

Host Listener & Host Bindings in Angular

Introduction: In Angular, host listeners and host bindings are powerful features that enable you to interact with and manipulate the host element of a directive or component. In this blog post, we will explore host listeners and host bindings in Angular, explaining their concepts, demonstrating their usage, and providing practical examples to showcase their capabilities. …

Host Listener & Host Bindings in Angular Read More »

teamwork, cooperation, brainstorming-3213924.jpg

Scrum Values: The Building Blocks of Effective Scrum

Introduction Scrum, a popular agile framework, has changed how teams approach project management. Scrum provides a clear structure for project management, its actual effectiveness rests in the underlying set of Scrum values that its practitioners follow. These values: commitment, courage, focus, openness, and respect establish the foundation for effective collaboration and ongoing progress. Without them, …

Scrum Values: The Building Blocks of Effective Scrum Read More »

Tackling Incuriosity

Incuriosity – What is it? Incuriosity refers to a lack of curiosity or a lack of interest in learning or exploring new things. It is the opposite of being curious, which is characterized by a desire to seek knowledge and ask questions. Incuriosity can manifest as a disinterest in acquiring new knowledge, a lack of …

Tackling Incuriosity Read More »

communication, icons, disability communication-3253476.jpg

The Importance of Accessibility Testing

Initially, my view related to accessibility testing as a mere requirement to fulfill. However, upon completing the Trusted Tester certification program for 508 Section, my perception changed. The program provided valuable insights into the significance of accessibility testing. It equipped me with the skills to assess the accessibility of digital products and websites, ensuring their …

The Importance of Accessibility Testing Read More »