
Davyd McColl
Code monkey extraordinaire
Work
Full stack dev at Codeo
Orthogonality
Orthogonality
5 min read
Keeping DRY
Keeping DRY
8 min read
So random!
So random!
7 min read
Critical Thinking
Critical Thinking
6 min read
Boiling Frogs
Boiling Frogs
2 min read
Broken windows
Broken windows
4 min read
This is your path
This is your path
2 min read
loading...
Recent comments
Writing unit tests for EF Core
Both will suffer from the edge-cases where in-memory works fi...
Writing unit tests for EF Core
I highly recommend not mocking your db store - the linq-to-sq...
Which programming language would you start with and why?
the top two (pyhton and javascript) are, imo, the best choice...
10 Fun APIs to Use For Your Next Project
Thanks! I made currex which is a CLI currency converter betwe...
What's your commit strategy in personal projects?
Commit small, commit often. We use feature branches simply be...
How to ask senior devs for help?
I'm so glad you're asking how to ask for help! As someone con...
What was your win this week?
Now check out NVM to see how easy it is to install node into ...
Why is SQL injection still a thing?
I guess some of the problem is that people are introduced to ...