Brian Greig

Brian Greig @ignoreintuition

About: Senior Engineer specializing in integration, data collection, data visualization, and data analytics. Family man and board game geek.

Location:
Charlotte NC
Joined:
Nov 11, 2017

Brian Greig
articles - 14 total

Thanks for the Memoize

Those of you who know me know I have an absolute crap memory. Anything short of Monty Python dialog...

Learn More 0 0Dec 14 '24

The Joy of Singleton

There are a lot of people who will tell you that a Singleton is an anti-pattern. Be that as it may,...

Learn More 0 0Feb 6 '24

When and How to Use the Facade Pattern

In conversational English, the term facade has a bad rep. We say, that when someone is fake or...

Learn More 0 0Feb 2 '24

Working with Function Parameters in JavaScript

A function signature describes what is necessary when you call a function. For instance, if we have...

Learn More 0 0Jan 27 '24

Teach Me How To PubSub

I'm not going to lie before I even knew what a publisher-subscriber pattern was I just liked saying...

Learn More 0 0Jan 25 '24

All You Need is ... Higher Order Functions

I believe John Lennon and Paul McCartney wrote the song "All You Need is Higher Order Functions". Or...

Learn More 0 0Jan 23 '24

Taming Data in JavaScript (x-post to ALA)

A List Apart was gracious enough to publish my article on Taming Data with Java...

Learn More 6 0Dec 22 '18

Getting an Open Source Projects Off the Ground

What's the best ways to connect potential devs with your project?

Learn More 19 5Nov 2 '18

Project Management Lifecycles for Personal Projects

Do you use standard project management lifecycles for your personal projects

Learn More 76 2Oct 8 '18

Binding Data to Charts using Vue Components and D3

In which we use D3 to create a chart component in Vue

Learn More 46 7Aug 30 '18

Tips and Tricks to Finding Issues to Contribute to on Github

A brief synopsis of how to find issues to contribute to on Github

Learn More 181 8Aug 18 '18

Games that teach you to program (without you realizing it)

What are some games that teach you programming that you may not realize are teaching you?

Learn More 30 20Jul 24 '18

What the Fetch

A primer on the new Fetch API

Learn More 54 8Jul 21 '18

Reactive Data Visualizations

A primer on creating reactive data visualizations in Vue

Learn More 30 0Jul 13 '18