Unit Testing React-Native Components with Enzyme Part 1

When I fist started writing “real” apps in Javscript everyone ware writing about the importance of testing, but nobody showed me how. I saw a lot of articles that showed simple tests for out of context functions, compone

Read More...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory

I was recently working on my new project and thought I will throw material design icons into the mix. I’m using jspm so I just issued: 1jspm install material-design-icons Unfortunately the result was not what I expected:

Read More...

Online backup for digital nomads and control freaks

One important thing to remember about being a nomad is that your stuff can and will break, get stolen or who knows what else. Whatever you do you can’t guarantee that it won’t disappear from your life at some point.I tre

Read More...