Code golfing at its best
Written by Stefan Judis
- Published at
- Updated at
- Reading time
- 1min
Martin Kleppe is known for all his code golfing experiments. And his recent example just blew my mind. I can't even think of how I'd approach coding something like this thing below. 🤯
Preview
Was this post helpful?
Yes? Cool! You might want to check out Web Weekly for more WebDev shenanigans. The last edition went out 12 days ago.
Yes? Cool! You might want to check out Web Weekly for more WebDev shenanigans. The last edition went out 12 days ago.
Related Topics
Related Articles
- A new method to validate URLs in JavaScript (2023 edition)
- How to remove all event listeners from a DOM element
- Copy an array and replace one element at a specific index with modern JavaScript
- How to prerender Tweets without using the official Twitter APIs
- How to use EventTarget as a web-native event emitter