dean

dean @dean

About: i write code

Location:
Washington, USA
Joined:
Mar 11, 2017

dean
articles - 11 total

Semicolon Rules in JavaScript are weird...

Usually the quirks in JavaScript are edge cases, but this is a pretty common case where I don't know what's happening.

Learn More 20 6Sep 17 '18

Go 2 Draft: Generics

The Go community has always asked for generics, and the Go team might just deliver.

Learn More 22 11Sep 14 '18

Go 2 Draft: Error Values

Go 2 may be coming out within the next couple of years, let's take a look at the upcoming language changes!

Learn More 9 4Sep 3 '18

Go 2 Draft: Error Handling

Go 2 may be coming out within the next couple of years, let's take a look at the upcoming language changes!

Learn More 34 22Aug 29 '18

My Favorite Go 2 Proposals

A list of proposals for Go 2 which I believe would make a great addition.

Learn More 72 23Aug 14 '18

The Gopher is NOT dead!

Many people have been concerned about the death of the Go gopher, and don't worry, the gopher is far from dead!

Learn More 14 0May 3 '18

Let's Have a Talk About App Permissions

Twitter has access to *all* of my photos, not just the ones I wanted to share.

Learn More 13 0Oct 25 '17

Why Password Length is so Important

Ever wanted a password that's easy to remember, but hard to crack? Let me introduce you to passphrases.

Learn More 36 11Sep 17 '17

Date Formats

Dates often need to be sorted, and the two most common date formats aren't very easy to sort.

Learn More 18 0Jun 18 '17

The Problem with Interfaces, and how Go Fixed it

Interfaces have one huge flaw, that they need to be explicitly implemented. Golang fixes this problem.

Learn More 14 46May 13 '17

Hi, I'm Dean Bassett

My introduction post

Learn More 6 0Mar 12 '17