tvaneerd / today

Today at work we talked about...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

today

Today at work we talked about...

It is hard to describe coding design and strategy without context. You end up with fake examples.

So instead, I'm writing down "guideline-like" thoughts and discussions as they happen in our real-world code.

This means many examples will talk about objects and classes that you might not know about (ie what is a Channel?). I'm not going to explain these classes any more than necessary, hopefully not at all. But I still think you can glean more meaning from these examples than from Foo and Bar examples. (And, I suspect you can guess, for example, that a ChannelManager is a class that manages channels, whatever channels are.)

About

Today at work we talked about...