Quantcast
Channel: Robert Cooper
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Using Aliases to Speed Up Your Git Workflow

Leveraging aliases when working with git can help make you more efficient with using the popular version control system. Listed below are some of my absolute favourite and most used aliases when...

View Article



Should the Quality of GitHub Projects Be Evaluated by Their Star Count?

GitHub doesn't show you many statistics related to a repository, aside from a repository's star count. When evaluating a repository on GitHub, I often find myself giving a lot of weight towards how...

View Article

Moving Away From Medium for Publishing Content?

Are people starting to migrate towards platforms other than Medium for their blog posts (especially programming/developer related)? I'm thinking of no longer posting to Medium since there seems to be...

View Article

Learning the Granular Details of a Programming Language?

I'm currently reading "JavaScript: The Definitive Guide" and it's a mighty long book because it basically covers EVERYTHING related to JavaScript. This has got me wondering: Am I wasting my time by...

View Article

Image may be NSFW.
Clik here to view.

From Idea to App Store: Building My First iOS App With React Native

I recently got my first iPhone app accepted into the Apple App Store. It is quite exciting to be able to have a product i’ve been working on by myself now available for a whole bunch of people to...

View Article


Image may be NSFW.
Clik here to view.

Refreshing My Personal Website

Originally posted on my blog. I've decided to redo my website, yet again. This is the 3rd or 4th iteration of my website. Here were the motivations and goals for the redesign: 1. Host my blog articles...

View Article

Image may be NSFW.
Clik here to view.

Get Started With TypeScript in 2019

Get Started With TypeScript in 2019 Originally posted on my blog Based on the Stack Overflow Developer survey in 2018, TypeScript is more “loved” as a programming language than JavaScript. The reason...

View Article

Using ESLint and Prettier in a TypeScript Project

Originally posted on my blog. When it comes to linting TypeScript code, there are two major linting options to choose from: TSLint and ESLint. TSLint is a linter than can only be used for TypeScript,...

View Article


Image may be NSFW.
Clik here to view.

How to get your first 1000 reputation on Stack Overflow

Stack Overflow: The place where dreams come true.Ok, maybe a bit of an exaggeration, but developers get a lot of questions answered on Stack Overflow and it is probably the most frequently used tool by...

View Article


Image may be NSFW.
Clik here to view.

Docker guide

The purpose of this guide is to explain the most important concepts related to Docker to be able to effectively work with Docker for application development purposes. What is Docker? Docker is a tool...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images