|
You are here |
levimcg.com | ||
| | | | |
lea.verou.me
|
|
| | | | | [AI summary] The author defends JavaScript against snobbish developers who dismiss it as a toy, arguing that challenges like cross-browser compatibility make it a powerful and sophisticated language. | |
| | | | |
www.alfredo.motta.name
|
|
| | | | | [AI summary] Alfredo Motta shares details about upcoming coding workshops in London covering Ruby, Rails, and Javascript to help attendees learn programming and enter the tech industry. | |
| | | | |
www.webreflection.co.uk
|
|
| | | | | [AI summary] The author introduces a new JavaScript book that explains technical terms 'on demand' to help readers quickly understand and apply JavaScript concepts through practical examples. | |
| | | | |
staltz.com
|
|
| | | The cornerstone of JavaScript is the function. It is a flexible abstraction that works as the basis for other abstractions, such as Promises, Iterables, Observables, and others. I have been teaching these concepts in conferences and workshops, and over time I have found an elegant summary of these abstractions, layed out in a pyramid. In this blog post I'll provide a tour through these layers in the pyramid. FUNCTIONS X => Y Function Value The very b... | ||