You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- item.description='A learn by doing introduction to the basics of the JavaScript language with highquality videos and interactive challenges. Build a foundation of JavaScript syntax and learn how to use values, variables, and files.'
26
+
- item.description='A learn-by-doing introduction to the basics of the JavaScript language with high-quality videos and interactive challenges. Build a foundation of JavaScript syntax and learn how to use values, variables, and files.'
- item.description='A large series of written guides curated by Mozilla and the community. From loops, to text formating and even metaprogramming, this is the defacto guide.'
34
+
- item.description='A large series of written guides curated by Mozilla and the community. From loops, to text formatting, and even metaprogramming, this is the de facto guide.'
- item.description='A written interactive in-browser course on the fundamentals of JavaScript and includes a couple projects where you use JavaScript to build a contact list, address book, and cash register.'
38
+
- item.description='A written, interactive in-browser course on the fundamentals of JavaScript. It includes a couple projects where you use JavaScript to build a contact list, address book, and cash register.'
- item.description='This is an online book about JavaScript, programming, and the wonders of the digital. It covers from the basics into the browser and even some Node.js.'
42
+
- item.description='An online book about JavaScript, programming, and the wonders of the digital. It covers the basics, the browser, and even some Node.js.'
39
43
include/views/resources/_resource
40
44
41
45
- item = { title:'JavaScript for Cats', url:'http://jsforcats.com/', media:'/images/resources/img-js-for-cats.jpg' }
42
-
- item.description="If you are a cat and would like to start learning JavaScript, there is no better place than this online book. It'll be more fun than pawing over a glass of water on your laptop."
46
+
- item.description="If you are a cat and would like to start learning JavaScript, there is no better place than this online book. It’ll be more fun than pawing over a glass of water on your laptop."
- item.description='A series of books you can read online for free, by Kyle Simpson. From just getting started to object prototypes and asynchronous programming, these free books cover a lot of ground.'
50
+
- item.description='A series of books you can read online for free, by Kyle Simpson. From just getting started, to object prototypes, and asynchronous programming, these free books cover a lot of ground.'
- item.description='If you’re primarily interested in JavaScript to make interactive webpages you might want to jump straight into jQuery, the most popular JavaScript library on the Internet.'
54
+
- item.description='If you’re primarily interested in JavaScript to make interactive web pages, you might want to jump straight into jQuery, the most popular JavaScript library on the Internet.'
0 commit comments