Tomáš TrojčákCorona (not that beer), all you need to knowDo you feel healthy? For sure, if you are infected with corona virus, you can feel healthy for whole 14 days. That’s the reason, why the…Mar 22, 2020Mar 22, 2020
Tomáš TrojčákNgRx Effects error handlingTo understand, how to implement error handling into effects, please read Effects in general article first.Jan 20, 2020Jan 20, 2020
Tomáš TrojčákQuick introduction into NgRx effectsTo correctly use effects and avoid anti-patterns or complicated spaghetti code, it is good to know, how effects behave in general. Some…Jan 20, 2020Jan 20, 2020
Tomáš TrojčákAngular and 3-tier architectureYou sure know some common issues, when doing changes in existing project:Jan 19, 2020Jan 19, 2020
Tomáš TrojčákAngular custom control with custom dynamic validatorCustom controls are useless, if they don’t expose their validation status to parent and to other components, if needed. In this article…Jan 19, 2020Jan 19, 2020
Tomáš TrojčákAngular cross component communicationTypical use cases, with which has to developer deal with, when using nested components and nested controls:Jan 12, 2020Jan 12, 2020
Tomáš TrojčákHow to write cypress tests effectiveBug fixing, that’s every developer’s nightmare. Event if there is high unit test code coverage, there still occurs new bugs, due to broken…Jan 12, 2020Jan 12, 2020