Quiz: ASP.NET React Template
Try to answer the following questions to test your knowledge of ASP.NET react template.
1
What is the purpose of the devDependencies
section in the package.json
file?
A)
To list runtime dependencies of the application.
B)
To declare dependencies for the development environment, not in production.
C)
To specify dependencies used only in production.
D)
To define dependencies for the React Router.
Question 1 of 90 attempted
Get hands-on with 1400+ tech skills courses.