Mike HansonFeb 27, 202110 minNgRx - Isolated Store PatternI have been working with Angular for a long time and adopted NgRx pretty early too. I didn't have a problem with all the boiler plate as...
Mike HansonFeb 26, 20215 minWhat does it mean to write Clean CodeThe short answer is "Code that follows the practices and principles in the Clean Code book by Uncle Bob" But let me elaborate a bit. ...