Ski

Ski @skyjur

Joined:
Jan 18, 2019

Ski
articles - 4 total

Your code probably does not need TypeScript's Omit<>

What are you optimising your code for? Would it be readability or rather least amount of meaningful...

Learn More 0 0Feb 21 '23

I wish I had a lib that...

What kind of api/library you wish that you had that would make your work easier?

Learn More 1 0Feb 18 '23

Writing fashionable functional code

Old and boring code: interface Authenticated { isAuthenticated: true username: string ...

Learn More 5 0Feb 18 '22

Classes are still useful even in largely functional style code

It’s became a fashion to rid code of classes even when it doesn’t help produce better code. The...

Learn More 6 0Feb 15 '22