dotnetomaniak.pl - Artykuły z tagiem components

Page Object pattern is well-known in the world of test automation. Fortunately the new version (v4) of webdriver.io test automation framework was designed with Page Object pattern in mind, so we can fully benefit from this approach. One of advanced concepts of Page Object pattern is components sharing – today we will take a closer look at this.

Page Object, WebdriverIO advanced concepts - components sharing

Web 2307 dni, 19 godzin, 22 minuty temu AdrianBystrek 50 źrodło rozwiń

The current state of front-end software development is great, and considering how active the open source community is, the future looks very promising. In this article we will show how to transfer back-end practices to front-end development and list the benefits of doing so.

[EN] How to fight front-end code spaghetti? | Future Processing

Web 3057 dni, 19 godzin, 8 minut temu FutureProcessing 149 źrodło rozwiń

W ASP.NET MVC 6.0 (ASP.NET 5.0) usunięto metodę Html.Action. Służyła ona głównie do generowania widoków częściowych. Na przykład, jeśli jakąś funkcjonalność mieliśmy na każdej stronie, wtedy warto było stworzyć child-action i renderować osobno każdą część. Tworzyliśmy wtedy osobny widok i akcję  w kontrolerze. Główny widok wywoływał daną akcję (child-action) na kontrolerze i renderował wskazaną część. Więcej o ChildAction można poczytać tutaj. Dlaczego zatem Html.Action został usunięty?

Dziel się z innymi:
ASP.NET MVC 6.0 – ViewComponents

Web 3247 dni, 13 godzin, 29 minut temu rroszczyk 218 źrodło rozwiń

Najaktywniejsi w tym miesiącu