6/27/2026 at 5:07:21 PM
Feels like the lesson they should have learned is that re-writing VS Code in Go could make it four to seven times faster.by NetMageSCW
6/27/2026 at 1:29:24 AM
by soheilpro
6/27/2026 at 5:07:21 PM
Feels like the lesson they should have learned is that re-writing VS Code in Go could make it four to seven times faster.by NetMageSCW
6/27/2026 at 2:35:03 AM
- since we are on topic here, i want to mention this- i get the basic features of typescript like i truly get it
- but when it comes to the advanced stuff, generics etc, i am always feeling lost
- maybe i am dumb because i am not able to wrap my head around it
- anyone got some kind of example or cookbook or something that ll truly give me the aha moment for the advanced typescript stuff?
by vivzkestrel
6/27/2026 at 12:01:56 PM
I enjoyed this: https://type-level-typescript.com/by christofosho
6/27/2026 at 3:46:55 AM
I recommend finding a real project that is likely to have some complex needs. It's easier to learn when there are real problems to solve.by chrisra
6/27/2026 at 3:30:28 AM
think of genetics like functionsby Yiin