Post #2983725
2026-05-19 12:51 UTC
For the last month or so I've been learning javascript bc I have to make some dashboard with real time data plotting for work.
I'm really not enjoying working with it, especially that it's loosely typed and often doesn't shout at me when something's wrong
But one thing that I really like for some reason is an arrow function
( ) => { }
it's simple, useful and for me somehow really aesthetically pleasing. It scratches my brain.
Replies (0)
No replies.