Tslint

Live Q&A call September 12, 2019 – The Angular Architect Seminar

In this video we are going to cover: – How to feature toggle and when to use the different feature toggle implementations – Different questions regarding Git hooks and linting in a monorepo – An intro to Nx and how it is different from pure Angular CLI Live Q&A call from The Angular Architect Seminar …

Live Q&A call September 12, 2019 – The Angular Architect Seminar Read More »

Angular Automation: 6 Things That Should Be Automated in Enterprises

Handling anything at a big scale always is very different from when things are small. The differences can be in the number of people working with something, the business impact of decisions and the ability to enforce the execution of decisions at a large scale. I have in the previous post talked about different tools …

Angular Automation: 6 Things That Should Be Automated in Enterprises Read More »

Code Style Matters: Styling Angular apps using Prettier and TSLint (2020)

Some people think that well-styled code is a waste of effort and as long as the code works you shouldn’t bother. It’s often the same kind of people how says that writing automatic tests are a waste of time because it is faster to only test manually right now but doesn’t take the future maintenance …

Code Style Matters: Styling Angular apps using Prettier and TSLint (2020) Read More »