You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1class="title"><ahref="/posts/redux-jest-snapshot/">Using Jest snapshots to simply redux tests</a></h1>
<time>Aug 12, 2017</time>
<br><divclass="description">
When writing tests for redux actions and reducers, its often the case when refactoring actions and reducers, tests are broken and manual changes need to be made to the tests to reflect these changes.…
</div>
<ahref="/posts/redux-jest-snapshot/">Read more ⟶</a>
</section>
<sectionclass="list-item">
<h1class="title"><ahref="/posts/dockerize-dev-environment/">Dockerizing My Dev Environment</a></h1>
<time>Oct 1, 2016</time>
<br><divclass="description">
Docker is a containerization platform that simplifies building, shipping and running apps.…
</div>
<ahref="/posts/dockerize-dev-environment/">Read more ⟶</a>
</section>
<sectionclass="list-item">
<h1class="title"><ahref="/posts/simple-timer-using-angular-2-and-rxjs-part-2/">Simple Timer using Angular 2 and RxJS - part 2</a></h1>
<time>Sep 15, 2016</time>
<br><divclass="description">
This is Part 2 for creating a ‘Simple Timer using Angular 2 & RxJS’.…
</div>
<ahref="/posts/simple-timer-using-angular-2-and-rxjs-part-2/">Read more ⟶</a>