#NextJS
2 items tagged with "NextJS"
Project Rules
Next.js rules for promptz.dev
Next.js rules used to build promptz.dev
#NextJS
#TypeScript
#Accessibility
+4 more
Typescript TDD Behavioural Test Specifications
Encourages a Test-Driven Design approach, with behaviour-like descriptions. The output of the test run should resemble a specification. Tests will be co-located with the actual code files and follow the *.spec.ts naming convention. The final rule is Definition of Done, which prompts the AI assistant to ensure that the code is in a good state with all tests passing and no errors or warnings. Note: Linting examples assume npm lint:fix script exists.
#TypeScript
#React
#NextJS
+1 more
