Tag: tutorial

  • Unit Tests in Angular 2

    Recently at my new company, Spigit, I’ve started on working on unit testing. Now, previously I’ve done unit testing and end to end testing using NighwatchJS at Walmart Labs. And now with my new project, I have to use Angular 2. After working with Angular 2 for a few months now and ReactJS last year,…

  • Starcraft 2 Strategy: Marine Arena v1.1 basics & techniques

    I recorded some videos that explain the basics of how Marine Arena works, as well as some commentary on a game me and my brother played. I hope you guys enjoy these videos and I’ll record more of these pod-casting type videos 😛 Marine Arena Intro and Gameplay httpv://youtu.be/HJG73zc_aFc

  • Frameworks arent as easy as they make it seem

    The point of web frameworks is supposed to improve programmer productivity, support a variety of extensions and be able to simplify things. Well I found things just the opposite. I’ve been looking for a good Java web framework to work with but in every one I try – Seams, Appfuse and now Spring Roo, I’ve…