The tech blog that covers software development, cool technology, and some product reviews.
Recent Posts
Enjoy some of the recent posts I’ve made!
Will Web Components Replace iFrames?
Let’s talk about what web components are and if they have the potential to phase out iFrames.
Using Web Components in Angular
Let’s talk about what web components are and if they have the potential to phase out iFrames.
Why Angular is the best front-end for the enterprise
Learn why Angular is the best front-end technology for any enterprise application.
Why we need to stop using React
Before we even get started I can already hear you pounding away at your keyboards writing your angry response.
Choosing a Front-End in 2020
It can be difficult to figure out which front-end framework/library to use. Here are some pro tips to help make that decision easier.
TypeScript Tip of the Week: Generics
This week we’re going to talk about Generics. They are a powerful feature of TypeScript that make it easier to reuse logic in our code.