Hi, I'm Estyn.
RSS FeedI'm a software developer in Edmonton, Alberta. I write about the tools I'm using, problems I've solved, and things I've learned along the way.
Read the posts below or learn more about me.
Social Links:
Recent Posts
ng-conf 2016
Notes and key takeaways from ng-conf 2016 in Salt Lake City: Angular 2 performance, the growing ecosystem, and TypeScript everywhere.
EPark
A usability review of Edmonton's EPark mobile app: login, onboarding, license plates, and error messages that lead users astray.
Using IdentityServer 4 with ServiceStack and Angular
Building a custom ServiceStack auth provider that validates Identity Server 4 JWTs via OpenID Connect discovery, with an Angular client using OidcTokenManager.
Using a JQuery Plugin in Angular 2
Wrapping the TinyMCE jQuery editor in an Angular 2 component with two-way binding via Input and EventEmitter.