Rasmus Schultz

Rasmus Schultz @mindplay

About: Passionate web-developer since 1998 using various languages, databases and tools. Opinions all my own.

Joined:
Dec 25, 2017

Rasmus Schultz
articles - 18 total

The Recursive Manifesto

Why You Should Always Use Recursion

Learn More 1 1Oct 2 '24

Easy advanced TypeScript types from day 1

Please check out this important TypeScript idea

Learn More 3 0Sep 15 '22

Zero configuration: what does it mean?

There's a poll attached to this tweet: Please vote or comment, and share for reach. Thanks! 🙂

Learn More 3 0Apr 3 '22

A Custom date-picker in Svelte

I have this fairly small, but fully functional, custom date-picker UI control, which I've been...

Learn More 11 3Mar 3 '22

Typescript module, multiple exports, where do you begin?

How do you build an npm package with multiple exported Typescript modules?

Learn More 7 1Mar 3 '22

It's impossible to get a voice in here

Twice now, I've spent considerable time carefully writing an article, just to watch it get 20-30 hits...

Learn More 63 24Feb 22 '22

Containerless Dependency Injection in C#

How to use dependency injection without the help of a DI container

Learn More 18 0Feb 21 '22

Test-driven vs test-first

Test-first and test-after is not a binary choice

Learn More 11 3Jul 13 '21

A Successful IOC Pattern with Functions in TypeScript

Over the past few months, I've been working on a TypeScript project, where I decided to challenge...

Learn More 37 3Jun 20 '21

How to quit the perfect job?

How do you find joy in moving on to something "less" after the "perfect" job?

Learn More 12 3Aug 22 '19

"Bringing Peace to the Galaxy" (Zeev Suraski on PHP internals)

Really interesting post on the PHP internals mailing list: ...

Learn More 7 0Aug 10 '19

Anything like PHP's PSR-7/15 for C# and ASP.NET Core?

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...

Learn More 4 3Apr 17 '19

Explain (Timeline) Monads Like I'm Five

I came across this interesting looking library: https://stken2050.github.io/unlimitedjs/ It appears...

Learn More 8 3Feb 11 '19

Every comment born with 1 like?

I noticed that every comment on dev.to is born with 1 like. Odd. Is there a philosophy behind that,...

Learn More 7 8Jan 27 '19

PHP Typed Properties: Think Twice.

Some realistic perspective on this new feature

Learn More 54 18Jan 12 '19

Messaging pattern with (statically) enforced order?

I'm trying to devise an API for a set of messages/events that get passed in a streaming...

Learn More 5 6Dec 10 '18

minimal DI container in TypeScript

I tried to come up with the simplest possible, useful, async DI container I could think of, and...

Learn More 13 2Jul 4 '18

How to set the Webpack project root?

I've only recently started using WebPack. (with Typescript, which I've been using for a long time,...

Learn More 10 4Feb 21 '18