MN Mark

MN Mark @mjb2kmn

Joined:
Mar 7, 2018

MN Mark
articles - 7 total

Terminology and structure of defining record relationships

Looking for some opinions on naming and structure when matching a data entry to another data entry. S...

Learn More 6 0Aug 5 '19

Pointers in practice

I generally understand what pointers are and how they work. Where I run into trouble is when to use t...

Learn More 7 6Apr 4 '19

Failing First / Failing Fast

Failing First and Failing Fast When writing new code I typically focus on the successful p...

Learn More 6 0Mar 6 '19

Returning type-safe & non-nil failure in Crystal?

I am having design doubts in Crystal and would like to hear how others have implemented similar funct...

Learn More 9 8Feb 18 '19

Go zero values finally hit me

Go zero values finally hit me and I continue to learn how to learn.

Learn More 13 2Feb 12 '19

A better way to handle magic values and constants?

It seems pretty well known that "magic values" in code are a bad idea and should be given descriptive...

Learn More 13 8Jun 19 '18

Is bubbling scroll events terrible?

Am I doing this right?

Learn More 7 1May 23 '18