
On the last Thursday of winter, February 25, our office hosted the next meeting of JavaScript developers, MoscowJS. We bring to your attention videos and presentations of all speeches.
“Component Layout with AngularJS”, Andrey Yamanov (CTO TeamHunt)Typically, the component approach is used in large projects due to the costs of maintaining such a code. Andrew told how even in small projects using AngularJS and the component approach can improve the quality of the code, speed up and simplify development. The report is relevant for AngularJS 1 and 2. It will also be useful to those who do not use this framework at all.
Video of the report')
"Peering Web in JavaScript", Denis Glazkov, freelance developerThe report was devoted to the project base.network. Thanks to Bitcoin cryptocurrency, Twister microblogs and Tox messenger, the topic of peering technologies is becoming more and more popular. Now the time has come and distributed sites. In his speech, Denis told about the creation of decentralized client applications in JavaScript, the general scheme of the network and cryptography with JS.
Video of the report"ES7 Decor @ Torahs", Alexander Mayorov (Tutu.ru)Developers are already using ES6 (ECMAScript 2015) and are looking at features of ES7 (ECMAScript 2016). Decorators - one of these features. Alexander told what decorators are and how to use them, compared their implementations in TypeScript and Babel, and also showed examples of usage. This topic is particularly relevant in anticipation of the release of Angular2.
Video of the reportPresentation“Your PhoneGap in 15 minutes”, Alexey Okhrimenko (IPONWEB)Write once, use everywhere. We all know very well that this is not about Java. :) Alexey’s talk is about cross-platform mobile JavaScript applications: how PhoneGap works and how to create its clone. The speaker also voiced a unique statement by Steve Jobs, which many simply did not hear.
Video of the report