30 seconds of code: JavaScript snippets that you can understand in 30 seconds or less30secondsofcode.org1 points·by azorba1987·9 yıl önce·0 comments
30 seconds of code: Curated list of useful JavaScript snippetsgithub.com75 points·by azorba1987·9 yıl önce·27 comments
azorba1987·9 yıl önce·discussThe license was MIT, but was recently changed to the Unlicense, so no, there is no attribution or anything else required for using these.
azorba1987·9 yıl önce·discussLodash already has most of these implemented. I believe this list is more of a learning resource for people to understand how these functions work and for people to pick out the ones they need, instead of mindlessly importing a whole library.
azorba1987·9 yıl önce·discussI am not the owner of the project, but from my point of view, brevity should be quite important. Some names could be more descriptive, though.