
Dylan Watson
Just another developer trying to get his tests fast, his features to add value and his bloody code to compile! Lately I've been enjoying writing about the best way to release software!
Work
Tech Lead
We're a place where coders share, stay up-to-date and grow their careers.
Just another developer trying to get his tests fast, his features to add value and his bloody code to compile! Lately I've been enjoying writing about the best way to release software!
Work
Tech Lead
Recent comments
Benevolent code review
Thanks! I really enjoyed reading this. Whilst I'm not sure I ...
⚠️ Don't try this at home: CSS _as_ the backend - introducing Cascading Server Sheets!
Semantics, Not Syntax; Developer empowerment using functional-first programming
This was a great read! Thanks! Love the idea of ADTs! Just wi...
Improving Angular tests by enabling Angular testing module teardown
Woah! This was huge. I did this on a project with an average ...
Simplifying Angular testbed setup by converting to synchronous test hooks
I haven't given it a go yet.. but if that's true that'll be a...
Deep Copy in Node JS without using any external packages
So.... Why not just use JSON.parse(JSON.stringify(obj)) then?
How to use async/await inside loops in JavaScript
I think in practice, I'd be horrified if someone tried to use...
Frameworks War
Yeah nice. My feeling at the moment is that for simple projec...