On Auto Captions
Ever watched a video while in a crowded subway, or better yet, during that really boring meeting, and because you were not in a situation where you could just listen to it, turned on captions? You used an accessibility feature!Read More →Installing TrackJS in Angular
The bane of any software product is the dreaded Customer Bug Report™. We go spelunking into the code with little more than “It doesn’t work”. We can use the date of the error report to dig through the logs but it doesn't help when the issue is in codRead More →Angular Routing: Understanding Child Routes
Most applications, even single page apps, have routing. Just like most things when it comes to code, there are several ways that routes can be implemented in Angular.Read More →Tech Stack Fatigue
Are you working in a tech stack and finding that you really don't enjoy it, or it doesn't make sense? Are you struggling to learn something new? Please consider that the problem isn't you -- it's the stack.Read More →DogFoodCon 2019 - Writing Code People Want To Read
Our CEO, Michael Dowden, was featured on the DevCoaches Podcast at DogFoodCon 2019 to discuss his talk, "From Horror Story to Fairy Tale: Writing code people want to read".Read More →Pluralsight - Styling Web Components
Read More →Pluralsight - CSS Encapsulation in Angular
Our CTO, Martine Dowden, published an article on Pluralsight.Read More →Article: Implement OAuth in 15 minutes with Firebase
This article provides a 15 minute, step-by-step guide to adding OAuth support to a CLI-generated Angular application using Firebase. We will implement OAuth with a Google account, but other platforms supported by Firebase include: Facebook, Twitter,Read More →BrightTALK Webinar - Java Web Application Security: Tools & Tips
So you need to secure your Java web application, but where do you start? This presentation will walk you through the OWASP Top 10 list of application security vulnerabilities and introduce the tools you need to implement basic security in your own apRead More →