
Harry Dennen
Just another f̶r̶o̶n̶t̶ ̶e̶n̶d̶ full stack dev.
Education
Bachelor of Arts in English Literature & Language
Work
Senior Developer at Derivco
On Readability
On Readability
2 min read
loading...
Recent comments
What's in your podcast rotation right now?
That is unfortunate and I hope none of them materialized. I...
5 Things No One Tells You About Going to a Coding BootCamp
“Besides a mathematical inclination, an exceptionally good ...
Being a middle aged junior
That insight about AQ feels right to me. I'm noticing a shi...
Engineering guide to writing correct User Stories
THIS GUY GETS IT.
Implementing SOLID and the onion architecture in Node.js with TypeScript and InversifyJS
"The long and short of it - layers don't encapsulate, they ...
What is Hoisting Anyway?
Useful write up :) The spec has become a lot more reader fr...
Why being a good programmer barely requires programming at all.
Dijkstra said "Besides a mathematical inclination, an excep...
Quick Tip: Transform an Array into an Object using .reduce()
That makes sense for .map(), but for .reduce() the previous...