By Tag (5)
maintenance
- polubis 2 months ago
Dependency injection does not need to be complex
We'll dive into the most important topics of Dependency Injection and explore concepts like DI Container, DI Tokens, and Hierarchical DI
angular, react, techniques, clean-code, maintenance, quality, stories
41000 - polubis 3 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
10000 - polubis 3 months ago
Putting users first in web development
Let’s dive into some mythical clean code buzzwords, disregarding user needs and pushing refactors that make the application more fragile in the long run
tech-dept, maintenance, react, stories, soft, lightweight, thoughts
30000 - polubis 3 months ago
Dealing with tech debt in applications
A cohesive guide on how tech debt is created, tracked, and managed, featuring shared perspectives and experiences from various projects
code-quality, maintenance, tech-dept, processes, stories
10000 - polubis 3 months ago
Consider using type imports in TypeScript
The import "type" syntax is currently a standard in most project generators. It's good to know the benefits this syntax offers. Let's dive in
typescript, javascript, performance, optimization, daily-development, firebase, maintenance, bundlers
40200
Content Rank
- polubis about 1 month ago
Everything about barrel exports in JavaScript
101100 - polubis 6 months ago
Mapped types in TypeScript
60200 - polubis 6 months ago
All about JavaScript promises
70000