By Tag (4)
testing
- greenonsoftware 30 days ago
Full Tutorial on Updating Dependencies in JS Projects
Master dependency updates with this guide. Learn to manage packages safely, understand SemVer, avoid breaking changes, and handle peer dependencies
javascript, npm, dependencies, tech-dept, yarn, tutorial, ai, testing, automation, security
11100 - greenonsoftware 2 months ago
(1) Prod Ready React: useFeature and useSimpleFeature hooks
Let's implement two React hooks to manage features efficiently, reduce boilerplate, improve performance, and support data association with state resets
prod-ready-react, typescript, react, tdd, testing, vitest, react-testing-library, react-hooks, custom-react-library
81120 - polubis 8 months ago
Reflections on test coverage in web development
Test coverage is just a metric, an additional piece of information. However, in my opinion, it should not be enforced - I'll give you reasons why
tech-dept, maintenance, jest, code-quality, testing
20000 - polubis over 1 year ago
Why I crafted my own Gherkin interpreter for e2e tests
Discover the rationale behind crafting a custom Gherkin interpreter for e2e tests. Gain insights into the benefits and considerations that led to this strategic decision
cypress, react, gherkin, e2e, testing, typescript
00000
Content Rank
- polubis 9 months ago
Consider using type imports in TypeScript
194621 - polubis 7 months ago
Everything about barrel exports in JavaScript
181420 - polubis 12 months ago
Mapped types in TypeScript
90400