CodeWithMMAK

Insights

Strategic perspectives on Quality Engineering, AI Transformation, and the future of software testing.

Archive: November 2018(Page 1 of 2)

Clear Filters
DevOpsBeginner

How to create a .gitignore

Learn how to create and configure a .gitignore file to exclude unwanted files and directories from your Git repository.

Nov 25, 20181 min
Read More
Quality EngineeringBeginner

How to create a tsconfig.json

A guide to initializing and configuring the tsconfig.json file for your TypeScript projects in Visual Studio Code.

Nov 25, 20181 min
Read More
Quality EngineeringBeginner

How to create a package.json

A guide to creating and updating a package.json file, essential for managing npm dependencies in your project.

Nov 24, 20182 min
Read More
Test AutomationBeginner

Install Jasmine

A quick guide on how to install Jasmine, a behavior-driven development framework for testing JavaScript code, using Visual Studio Code.

Nov 24, 20181 min
Read More
Archive for November 2018 | CodeWithMMAK | CodeWithMMAK