Mike Hoolehan

Software developer

Software

» software

Articles by category: software


other polymer dart angular2 javascript flutter django vue vuex
2021
11 May 2021

Django and Vue3 - Best of Both Frontends, Part 4

Django and Vue3 In the previous articles of this series, I’ve demonstrated a method of integrating Django templates and Vue...

2020
21 May 2020

Multicolor Tweens in Flutter

Multicolor Tweens in Flutter Flutter’s built-in ColorTween is the standard way to animate a color transition between two colors. With...

23 Apr 2020

Django and Vue - Blazing Content and Rich Interactivity

See also Part 2 of this Django + Vue series Django + Vue - Blazing Content, Rich Interactivity Albert Einstein...

2019
04 Dec 2019

Django, Vue, Vuex - Best of Both Frontends, Part 2

Continued from Part 1 See also Part 3 Django, Vue, Vuex - Best of Both Frontends In my previous article...

26 May 2019

Django and Vue - Best of Both Frontends

See also Part 2 Django and Vue - Best of Both Frontends Django and Vue both have unique frontend strengths....

2018
12 Mar 2018

Storyboarding Widgets in Flutter

Storyboarding Widgets in Flutter While developing a React Native app, a tool I found very useful was Storybook, which allows...

26 Jan 2018

Testing Amazon Alexa skills with Chai and fixtures

Testing Amazon Alexa skills with Chai and fixtures Hello, my name is Mike, and I developed my first Alexa skill...

2017
13 Feb 2017

Developing Angular2 Dart Asset Services, Part 3

Continued from Part 2 Developing Angular2 Dart Asset Services, Part 3 This article continues an effort to externalize content assets...

11 Jan 2017

Developing Angular2 Dart Asset Services, Part 2

Continued from Part 1 Developing Angular2 Dart Asset Services, Part 2 For the fictive scenario described in the previous article,...

2016
26 Dec 2016

Developing Angular2 Dart Asset Services

See also Part 2 Developing Angular2 Dart Asset Services, Part 1 Most web apps utilize digital assets to some degree....

25 Nov 2016

Setting Document Titles in Angular2 Dart - Improved

In my previous post I explained one method of setting the document title on route changes in Angular2 Dart. There...

21 Nov 2016

Setting Document Titles in Angular2 Dart

Update: My next post greatly improves on this example. I recommend starting there. Setting the document title in an Angular2...

14 Sep 2016

PolyIcon: Polymer iconset generator

I’ve just published PolyIcon, a web based utility for building customized Polymer iconsets. As Polymer 1.0 is young, its toolbox...