Git is really simple
Git has a few concepts, that look really scary and advanced, but are actually pretty simple under the hood. Lets demystify some of them. Commits This »
Git has a few concepts, that look really scary and advanced, but are actually pretty simple under the hood. Lets demystify some of them. Commits This »
Almost three months ago I quit my job, and started making an app. About seven weeks in, it became clear that I couldn't just learn swift »
When starting up a project with multiple components, you have a number of options: Entirely decoupled services, in separate repositories Mostly decoupled services, in a single »
I've spent most of the day up to my waist in graph data, for a project that had been behind schedule, so it had picked up »
Angular and React have emerged as giants in the javascript framework world. So whats the difference between them, and when should you use them? Quick facts »