Why You Should Always Use Recursion
Please check out this important TypeScript idea
There's a poll attached to this tweet: Please vote or comment, and share for reach. Thanks! 🙂
I have this fairly small, but fully functional, custom date-picker UI control, which I've been...
How do you build an npm package with multiple exported Typescript modules?
Twice now, I've spent considerable time carefully writing an article, just to watch it get 20-30 hits...
How to use dependency injection without the help of a DI container
Test-first and test-after is not a binary choice
Over the past few months, I've been working on a TypeScript project, where I decided to challenge...
How do you find joy in moving on to something "less" after the "perfect" job?
Really interesting post on the PHP internals mailing list: ...
I've been using PHP for the past 5 years or so, and I'm taking a look at C#, which I last used 5-6...
I came across this interesting looking library: https://stken2050.github.io/unlimitedjs/ It appears...
I noticed that every comment on dev.to is born with 1 like. Odd. Is there a philosophy behind that,...
Some realistic perspective on this new feature
I'm trying to devise an API for a set of messages/events that get passed in a streaming...
I tried to come up with the simplest possible, useful, async DI container I could think of, and...
I've only recently started using WebPack. (with Typescript, which I've been using for a long time,...