by Lukas Ruebbelke | Jun 15, 2018 | Angular, Animations, UI
Huge fan alert! Angular Animations are one of my favorite parts of Angular, and I think Matias Niemela did just an incredible job with the current implementation of the library. As a point of reference, I wanted to revisit an example that I built in AngularJS and...
by Lukas Ruebbelke | Dec 2, 2015 | AngularJS, JavaScript, Programming, UI
Hello, Angular Material! Let me tell you about the first time I used Angular Material. I was just about to put myself on the line. I looked over at Scott Moss and whispered “Why don’t we just skip the static comps and do the entire thing in Angular...
by Lukas Ruebbelke | Mar 10, 2015 | AngularJS, Events, Greensock, JavaScript, Programming, UI
Intro I recently had the privilege of doing four animation workshops at ngConf 2015 and I wanted to post my slides and exercises for everyone to use. The format was an ngAnimate crash course for the attendees who had never used the module and then three progressively...
by Lukas Ruebbelke | Feb 11, 2015 | AngularJS, JavaScript, Mobile, Programming, UI
I recently had the privilege of giving a presentation for Ionic at Hack-a-ton SF. My goal was to show the attendees how to get up and running and start building mobile apps in as short an amount of time as possible. I asked Max Lynch, Adam Bradley and Andrew Joslin to...
by Lukas Ruebbelke | Dec 16, 2014 | AngularJS, JavaScript, jQuery, Programming, UI
The Setup I have had a few questions about my use of the Kendo slider in Viewnicorn, so I just wanted to take a quick minute and show how easy it is to use it in your application. I am using Kendo UI Core which is a totally free and open-source version of Kendo UI...
by Lukas Ruebbelke | Nov 22, 2014 | AngularJS, JavaScript, Programming, UI
The Setup The folks at MailChimp do excellent UX work, and their signup form is no exception. As a personal exercise, I decided to recreate their signup form with AngularJS; which ended up being a great learning experience so I decided to share some of my favorite...