Translations in a Angular Library
Developing a UI library for Angular, I had strings that needed be hardcoded. The question became how do I deal with them. I did not want to embed in ngx-translate…
Tips/Tricks for an Angular Library
Tips and tricks for building an Angular Material Library.
Angular & DYMO Label Printer
You can download the DYMO SDK. Now first thing you need to know is that at least at the time of this writing the the dymo.label.framework.js provided in the SDK…
COVID-19 comes to World Community Grid
IBM has announced a new World Community Grid Project for COVID-19. Now is the time to help scientists around the world on this pandemic.
Angular Material Grid Layout Responsive
Angular Material is a powerful extension onto Angular for UI design. I personally fell in love with it before I ever used it. When I started using it I knew…
Count the number of Carry Operations
This is a simple challenge I’ve seen recently. I’ve looked around the web and found that I didn’t care for the Java implementations, so put my mind to work and…
Angular Environment
Building a website for today and tomorrow begins with Angular. Yes I am a proponent of Angular over many other client frameworks. Let’s look over the goals of this post…