TestCafe v0.18.0 Released: Angular Selectors, Using Multiple Reporters, etcWith this release, we have prepared a bunch of useful things. We have put finishin... (more…)
Read more »
In this post you’ll learn how to Lazy Load an Angular module. Lazy loading means that our code isn’t downloaded by the browser until it’s... (more…)
Read more »
In the previous post, I described two Angular 4 component communication scenarios used to enable sibling component interaction. In this post, I'll walk you through the steps I followed when adding support for a simple Angular 4 logging service that uses d... (more…)
Read more »
We want to detect when the user ViewPort is being scrolled up. For a real world example of when to use this look at the Medium toolbar. It shows when we scroll up. We need something that tells us… (more…)
Read more »
We've been renewing our front end stack lately. Joel, a software engineer at Smartly.io tells how we migrated from Angular to React without a massive rewrite.
Read more »