We have all been there. The app that once was this little cute baby has grown to this huge monster no one wants to get near. Every day you fight this monster but it only seems to get bigger, because … [Read more...] about Refactoring Angular Apps – How To Keep Angular Apps Clean
Typescript
How to structure Graphql, Typescript and Express app for scalability
In this post I will share a great structure for structuring your Graphql application, using Typescript and Express. The structure consists of these folders/layers (from outer to inner): IOC: … [Read more...] about How to structure Graphql, Typescript and Express app for scalability