Массивы JavaScript — нахождение суммы, минимального, максимального и среднего значений #js https://codeburst.io/javascript-arrays-finding-the-minimum-maximum-sum-average-values-f02f1b0ce332
Medium
JavaScript Arrays — Finding The Minimum, Maximum, Sum, & Average Values
Plug and play options for working with Arrays of Numbers
«ALL YOUR HTML» #30: «3D сетка с помощью линий и шейдеров» #web https://www.youtube.com/watch?v=RKjfryYz1qY
YouTube
#30 ALL YOUR HTML, 3D сетка с помощью линий и шейдеров
Демо: https://cdn.rawgit.com/akella/3dgrid/87ae415a/build/page.html
Демо финальное: https://cdn.rawgit.com/akella/3dgrid/44d45ce5/build/production.html
Репо: https://github.com/akella/3dgrid/
Мой сетап: https://gist.github.com/akella/7ffe8c2f36823ddc2f1916c4d9a19e68…
Демо финальное: https://cdn.rawgit.com/akella/3dgrid/44d45ce5/build/production.html
Репо: https://github.com/akella/3dgrid/
Мой сетап: https://gist.github.com/akella/7ffe8c2f36823ddc2f1916c4d9a19e68…
Как писать хорошие приложения на Node в 2018 году
#node_js
Если вы занимаетесь разработкой на Node.js, в 2018 году следует сделать упор на следующие вещи:
▫️Используйте async-await
▫️Oзнакомьтесь с import и HTTP/2
▫️Позаботьтесь о безопасности
▫️Освойте микросервисы
Подробнее о том, почему это стоит сделать и какие ресурсы использовать, читайте в нашей заметке https://goo.gl/4fKWHn
#node_js
Если вы занимаетесь разработкой на Node.js, в 2018 году следует сделать упор на следующие вещи:
▫️Используйте async-await
▫️Oзнакомьтесь с import и HTTP/2
▫️Позаботьтесь о безопасности
▫️Освойте микросервисы
Подробнее о том, почему это стоит сделать и какие ресурсы использовать, читайте в нашей заметке https://goo.gl/4fKWHn
Jem Space
8 советов: как создавать лучшие приложения на Node.js в 2018 году
В предыдущие два года мы рассмотрели лучшие практики написания и работы
приложений Node.js (см. выпуск 2016 года [http://blog.risingstack.com] и выпуск
2017 года [https://blog.risingstack.com/node-js-best-practices-2017/]). Прошел
еще один год, так что пришло…
приложений Node.js (см. выпуск 2016 года [http://blog.risingstack.com] и выпуск
2017 года [https://blog.risingstack.com/node-js-best-practices-2017/]). Прошел
еще один год, так что пришло…
Знакомство с Immer: новый способ простой работы с иммутабельностью #js https://hackernoon.com/introducing-immer-immutability-the-easy-way-9d73d8f71cb3
Hackernoon
Introducing Immer: Immutability the easy way | HackerNoon
Immutable, structurally shared data structures are a great paradigm for storing state. Especially when combined with an event-sourcing architecture. However, there is a cost to pay. In a language like <a href="https://hackernoon.com/tagged/javascript" ta…
Пять ловушек, которые необходимо избегать при юнит тестировании Vue.js #vue https://engineering.doximity.com/articles/five-traps-to-avoid-while-unit-testing-vue-js
Doximity
Five Traps to Avoid While Unit Testing Vue.js
Read more on the Doximity Technology Blog about how our engineers and data scientists are building the largest online network for clinicians.
Эксперты по SEO называют PWA ключем к успеху в 2018 #common https://love2dev.com/blog/search-engine-optimization-experts-like-pwas-as-key-to-2018-success/
Love2Dev
Search Engine Optimization Experts Like PWAs as Key to 2018 Success
As we wrap up 2017 it's time to look forward to 2018. Search Engine Journal recently published a round up article asking 47 search engine optimization experts
JavaScript 2018: вещи, которые вам необходимо знать и несколько тех, которые можно пропустить #js https://thenewstack.io/js-2018-things-need-know-can-skip/
The New Stack
JavaScript 2018: Things You Need To Know, and a Few You Can Skip
JavaScript has grown up — we are not just making tiny little interactive elements in web pages anymore, we are building entire giant applications in JavaScript. So, of course, it’s more complicated than ever before, with so many more moving pieces that it…
JavaScript: прогнозы трендов на 2018 год по результатам международного опроса
#web
https://tproger.ru/translations/javascript-trends-2018/
#web
https://tproger.ru/translations/javascript-trends-2018/
Tproger
10 трендов JavaScript на 2018 год по результатам международного опроса
Статья на Tproger — 10 трендов JavaScript на 2018 год по результатам международного опроса
React, Redux и архитектура JavaScript #react #js https://jrsinclair.com/articles/2018/react-redux-javascript-architecture/
James Sinclair
React, Redux and JavaScript Architecture
Whether you use them or not, React and Redux are important. They have changed the way we think about structuring front-end web applications. They can be very powerful. But they are not magic. JavaScript code does not automatically become better just because…
Встречайте Modern Serverless Starter Kit — современный стартовый serverless инструментарий от Postlight (Webpack, Babel, ESLint и Prettier) #web https://trackchanges.postlight.com/introducing-postlights-modern-serverless-starter-kit-53ebfbf4459f
Track Changes
Introducing Postlight’s Modern Serverless Starter Kit
Exactly the right amount of boilerplate to get you writing Serverless JavaScript in seconds
Angular JS & ASP.NET: будет ли это будущим веб-разработки? #angular https://medium.com/@concettolabs/angular-js-asp-net-will-it-drive-the-future-of-web-development-126f64be5f4a
Medium
Angular JS & ASP.NET: Will It Drive the Future of Web Development?
Tl; DR — ASP.Net was a decent idea in 2009 but in 2017, the Angular.js ecosystem, has surged past traditional ASP.Net in terms of maturity…
react-perf-devtool — расширение Chrome devtools для инспектирования производительности компонентов React #react https://github.com/nitin42/react-perf-devtool
GitHub
GitHub - nitin42/react-perf-devtool: A browser developer tool extension to inspect performance of React components.
A browser developer tool extension to inspect performance of React components. - nitin42/react-perf-devtool
Подробный аудит производительности библиотеки boomerang, над которой работают разработчики Akamai https://calendar.perfplanet.com/2017/an-audit-of-boomerangs-performance/
Как оставаться в курсе безумия, творящегося во фронтенде — инструкция из трех шагов https://develoger.com/how-to-stay-updated-with-the-front-end-craziness-in-just-3-repetitive-steps-c2e052a40a06
Medium
How to stay updated with the Front-End craziness in just 3 repetitive steps.
Front-End is evolving… wise people even state that it’s catching up with the more traditional types of programming such is Back-End or…
Рассвет стейт-машин . Знакомство со стейт-машинами в контексте разработки фронтенда https://www.smashingmagazine.com/2018/01/rise-state-machines/
Smashing Magazine
The Rise Of The State Machines — Smashing Magazine
The UI development became difficult in the last couple of years. That is because we pushed the state management to the browser. And managing state is what makes our job a challenge. If we do it properly, we will see how our application scales easily with…