
Jonathan Apodaca
/* No comment */
Things I Use
Things I Use
5 min read
Pratt Parsing
Pratt Parsing
8 min read
loading...
Recent comments
What is the greatest achievement you have made in your life?
Wow and Amen! I was not expecting to see a response of this ...
What are your top three everyday pain points as a developer?
Not prioritizing developer experience Premature optimization...
What’s your placeholder name?
bleh
What are your command line tips?
Use the Fish Shell and write lots of abbreviations and functi...
What's a new thing you've started using recently?
I'm trying to learn/use Nix, but documentation is truly terri...
Convince me that Web3 is the worst
I just skimmed it, but that was a fantastic overview of the s...
Convince me that Web3 is the worst
Hehe, me too
1 line of code: How to get highest numeric item of an Array
And unsurprisingly, this is even faster: let m = Number.NE...