Throughout all my time with Angular and Vue, the one constant through both frameworks is TypeScript. Generally, I always thought I knew TypeScript, but over the last couple of months, it’s cl
Articles
Dealing With CommonJS based dependencies
An Angular quick tip I discovered today was if you have an application with many third-party libraries that use CommonJS instead of ES modules. You can add the names of these libraries to the ̶
Using third party libraries are useful as long as they are maintained
There’s no denying that the open-source movement has helped move web development forward. Before open source was so prevalent on the web everything had to be built from scratch, there was no
Back in the Angular World
After a year-long contract with Vue, I’m just starting a new contract working with Angular again.It’s strange coming back to Angular from Vue, the Angular eco-system is far more mature
The Being Freelance podcast
A few years ago, after working for myself for a couple of years I found these vlogs by a freelancer called Steve Folland. These vlogs showed his life as a freelancer, and the hard work it involved,
Further thoughts on using Vue
I’ve been working exclusively with Vue for the past year, and my thoughts on Vue have changed over that time. When I started using Vue it was when Vue 3 was beginning to be released and there
Time Boxing
I’ve recently started to use Time Boxing for my work. Time boxing is where you take a task or series of common tasks and work on them for a set time period. For example, answering emails. Instead
Working with Vue
For the last few months I’ve been working with VueJS instead of Angular and I’ve honestly been enjoying using a new framework.
The Angular Masterclass
I’m pleased to announce that the wonderful people at Educative.io have turned my book, Getting Started With Angular, into a course. The course is called The Angular Masterclass . The course c
Writing Maintable Angular
I’ve recently given my first talk on the great NgHuston YouTube channel, the topic of my talk was ‘Writing Maintain Code in Angular’. The main idea of my talk is how we can struct