Replacing ESLint with prettier2018/08/29JavaScriptprettiereslintI've started using Prettier for formatting my code. ESLint is now purely a linter. Both of them work together beautifully
Angular from the perspective of a React fan - Part 32018/07/07JavaScriptReactAngularTypeScriptangular-clireduxThird part of my series on Angular, coming from a React background. This article focus on state management
Angular from the perspective of a React fan - Part 22018/04/29JavaScriptReactAngularTypeScriptangular-cliSecond part of my series on Angular, coming from a React background. This article focus on testing
Angular from the perspective of a React fan - Part 12018/03/25JavaScriptReactAngularTypeScriptangular-cliFirst part of my series on Angular, coming from a React background. This article is about bootstrapping and TypeScript