What can we learn from painting With the world being on lockdown I recently had time to finally get around to painting my garden shed. It’s a job that I kept putting off because I wanted to do ot
Tag: Angular
Working with legacy apps
Angular 11 has just been released, over the last few years, Angular has gone from version 2 to 11 its growth is amazing, and with each release, there are new features and new ways of working with A
Thinking in Redux – a Review
I recently finished reading a great book all about Redux, which is the core pattern behind NgRx. The book is called Thinking In Redux by Nir Kaufman. In this book Nir goes through introducing the c
Agile doesn’t work if your code isn’t
I’ve worked on a few software projects over the years and many of them have been run within an Agile environment. Agile is a software planning methodology where the work is carried out in small c
Using NgRx with Elements
Recently I’ve started a new project where we plan to restructure a large application into smaller, more manageable individual projects. As well as dividing the application into small modules we w
Reactive Programming, a shift in mindset
As part of my upcoming book Getting Started With Angular 8, I spent a time researching Observables and RxJs in Angular. In the book I spend a complete chapter going through how Observables work and
Angular and Nest idea for fullstack apps
I’ve recently worked on a project where we found ourselves in the situation where we was waiting for some APIs to be developed by the backend team. So in order to not stop our development we
Turning Design into Angular Components
Recently I had to take a design and create the Angular components for this design, while working through this problem it made me think about the thought process of how as Angular developers we turn