Skip to main content
yanko-belov
ملف منشئ GitHub

yanko-belov

عرض على مستوى المستودعات لـ 32 skills مجمعة عبر 1 مستودعات GitHub.

skills مجمعة
32
مستودعات
1
محدث
2026-01-22
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

aaa-pattern
محللو ضمان جودة البرمجيات والمختبرون

Use when writing tests. Use when test structure is unclear. Use when arrange/act/assert phases are mixed.

2026-01-22
api-versioning
مطوّرو البرمجيات

Use when designing or modifying APIs. Use when adding breaking changes. Use when clients depend on API stability.

2026-01-22
auth-patterns
محللو أمن المعلومات

Use when implementing authentication. Use when storing passwords. Use when asked to store credentials insecurely.

2026-01-22
caching
مطوّرو البرمجيات

Use when same data is fetched repeatedly. Use when database queries are slow. Use when implementing caching without invalidation strategy.

2026-01-22
composition-over-inheritance
مطوّرو البرمجيات

Use when tempted to use class inheritance. Use when creating class hierarchies. Use when subclass needs only some parent behavior.

2026-01-22
deadlock-prevention
مطوّرو البرمجيات

Use when acquiring multiple locks. Use when operations wait for each other. Use when system hangs without crashing.

2026-01-22
dependency-inversion-principle
مطوّرو البرمجيات

Use when a class creates its own dependencies. Use when instantiating concrete implementations inside a class. Use when told to avoid dependency injection for simplicity.

2026-01-22
dont-repeat-yourself
مطوّرو البرمجيات

Use when writing similar code in multiple places. Use when copy-pasting code. Use when making the same change in multiple locations.

2026-01-22
عرض أهم 8 من أصل 32 skills مجمعة في هذا المستودع.
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات