mkjs / talks

Open an issue to submit a talk https://github.com/mkjs/talks
5 stars 0 forks source link

JS1K #21

Open alexandercurtis opened 7 years ago

alexandercurtis commented 7 years ago

JS1K is an annual competition to produce something awesome in less than 1KB of Javascript source code. This year's competition is currently underway: http://js1k.com/2017-magic/

Some of the entries are mind-blowing in what the developers can achieve in so few bytes. In this talk I will look at some of the more notable entries, and try to shed some light on the tricks and techniques used to produce such incredible programs with such a small amount of code.

(In case you're wondering - my coding skills are nowhere near the level needed to enter the competition myself!)