Angular
Quotes App
Get a random quote. Search quotes by author and tag. View more details about each author. Links Features
October 12, 2022
Stop/Restart Requests When User Is Inactive using Angular, RxJS, and Page Visibility API
It’s common for websites or apps to request fresh data on a set interval. What if the user isn’t looking at your website or app anymore? What if they minimized…
October 5, 2022 • 4 minute read
Autofocus on Angular Form Field
Autofocus is a simple HTML attribute, but doesn’t work as expected with Angular apps. Let’s learn why with some different approaches to solve the problem!Table of ContentsAutofocus AttributeTemplate VariableAutofocus Directive…
September 11, 2022 • 3 minute read
Free Games App
Search free games to play online by title, platform, and genre. Links Features
August 10, 2022