اشتراک‌ها
بررسی تازه‌های Angular CLI 8.2

You can add this check to your existing budgets by adding the following configuration into angular.json:

"budgets": [
  {
    "type": "anyComponentStyle",
    "maximumWarning": "6kb",
    "maximumError": "10kb"
  }
بررسی تازه‌های Angular CLI 8.2
اشتراک‌ها
تفاوت event و delegate در سی شارپ

As you might have wondered, if an event is a kind of delegate, why do we need an event where a delegate can fulfil the purpose? 

تفاوت event و delegate در سی شارپ