levelup.gitconnected.com 2020-12-30 19:48 When Your Click Listener on Document Just Doesn’t Get the Message Replacing event listeners on document with custom event streams in Angular for greater controlThe Initial, Happy ScenarioAn interesting scenario I recently encountered was a list of items, each of which contained a...
blog.xero.com 2020-12-09 12:15 Roll: End-to-end business visibility Xero’s app marketplace has over 800 apps to help small businesses and their advisors succeed. Each month we celebrate an app partner who stands out for helping small businesses thrive. Find out more about becoming a...
blog.xero.com 2020-11-05 06:00 Aider: Your digital financial assistant Xero’s app marketplace has over 800 apps to help small businesses and their advisors reach their goals. Each month we celebrate an app partner who stands out for helping small businesses thrive. Find out more about...
levelup.gitconnected.com 2020-10-13 01:40 How to Upload a File from an Angular App using a JSON POST rather than form-data Documenting my two-week struggle to get over far more hurdles than I ever expectedImage by Alohaflaminggo on shutterstockI’m writing this story partly for my future self — so I’ll have this recipe at my...
blog.xero.com 2020-10-06 06:30 XBert: Algorithm powered data assurance Xero’s app marketplace has over 800 apps to help small businesses and their advisors reach their goals. Each month we celebrate an app partner who stands out for helping small businesses thrive. Find out more about...
swlh 2020-09-15 04:29 How to Pass an Element Reference Down Through a Component Tree in Angular Using Directives and Dependency Injection to avoid unnecessary Component InputsImage by Annette Shaff on shutterstockI recently had a requirement to make sure a PrimeNG Dropdown panel inside a modal with scrolling...
swlh 2020-08-31 15:00 How to Unit Test a Nested Callback Function A simple testing pattern for a scenario that can be a little trickyImage by Oladimeji Ajegbile on PexelsWriting unit tests can be fun but also tricky, especially if you’re testing code that may not have been written...
devops 2018-04-05 20:42 DevOps — Docker Docker is a tremendously popular open-source program that performs operating-system-level virtualization, also known as contianerization. In this blog post I’m going to attempt to provide answers to a couple of the...