i feel like i never get to actually code in typesc...
# random
h
i feel like i never get to actually code in typescript/javascript/kotlinjs. all i ever do is duct-tape nodes together. solving coding problems is enjoyable, often, because the solution often requires the amount of work and time you spent discovering the answer. solving node problems is not enjoyable, because the answer is always "you need to change this single line of code a tiny bit" but it took you hours to find that because of all the different node versions and compatibility nonsense.