Tag: tooling
All the articles with the tag "tooling".
-
REACT unit testing use Jest and Testing Library
A practical guide to setting up Jest configuration and writing React unit tests with Testing Library and jest-when, including mocking i18n and API calls.
#react #javascript #tooling Read -
Create Custom Windows 10 Recovery Option
Step-by-step guide to replacing a factory recovery partition with a custom Windows 10 image using ADK, DISM, diskpart and a bootable Windows PE USB.
#notes #tooling Read -
Use vscode for java development
Setting up VS Code as a Java IDE with the Java, Spring Boot and Gradle extension packs, plus configuring launch settings and debugging.
#java #springboot #tooling Read -
Set up webpack for mock testing
Use connect-api-mocker and webpack dev-server proxy to mock or forward backend API calls so React UI development can proceed independently.
#react #javascript #frontend #tooling Read