Advent of Code ... in Types Only!

preview_player
Показать описание

*My Links*

#programming #coding #typescript #javascript #adventofcode
#frontenddeveloper #backenddeveloper #softwareengineer #softwareengineering #softwaredevelopment
Рекомендации по теме
Комментарии
Автор

Instead of introducing Length type, I believe you could just access length property on the array, like this: [...OfLength<A>, ...OfLength<B>]['length'].

Cool video BTW!

zorzysty
Автор

This is the such refreshing dev content. Really like your approach and style

frankiannelli
Автор

This is the most absurd TS video of all time and I love it.

matthewvaccaro
Автор

Love these examples of "just because you can, doesn't mean you should" 10/10

JChen
Автор

You Are The best man! Welcome back. Looking forward to more content🤛

Fullflexno
Автор

Glad you're back! Hope you're doing all good 🙂

offroaders
Автор

This is awesome. I wonder if the type system could ever become as powerful as that in Idris? 🤔😜

tommysullivan
Автор

can we do it half-way like having a type of certain number[] and then
somehow instantiate it and reduce to a sum?

(I want to get an answer to advent 1 finally)

AlexanderYaremchuk
Автор

Could you consider this functional programming?

ilangated
Автор

Now I wanna try doing day 1 part 2 with types. Or day 2. probably not 3 though, since it's a 2D problem, would be hard with just types.

helleye
Автор

Been waiting for a new vid to drop. So glad I was doomscrolling

marcush
Автор

Complex, will ask chatgpt to explain this later

StuartLoria
Автор

just wow. types only form beginnign to end

HagbardCelineOnRust
Автор

Awesome video! Although it's really interesting and fun as an exploration of a proof of concept, it was very had to watch this and not puke. TypeScript is so toxic, bloated and unintuitive that it feels absolutely disgusting. This is like turing complete concentrated pointlessness. It's a very curious concept, like, how far can we stretch this monstrosity? I'm still trying to get my head around this, it feels like a coding horror movie. Thanks.

sentinelaenow