Создание мобильного приложения и релиз одним кликом. Часть 1. Начало работы с Scratch.
https://codeburst.io/how-to-avoid-wasting-time-building-a-mobile-app-and-make-a-release-with-single-click-part-1-19c598d21392
https://codeburst.io/how-to-avoid-wasting-time-building-a-mobile-app-and-make-a-release-with-single-click-part-1-19c598d21392
Medium
How To Avoid Wasting Time Building a Mobile App and Make a Release With Single Click - Part 1.
Starting From Scratch - Quickly create an app you can work with if you are a total newcomer.
Google Cloud Functions и App Engine добавляют поддержку хедлес Chrome - облачные функции Google для Firebase Node.js.
https://nodeweekly.com/link/51435/web
https://nodeweekly.com/link/51435/web
Google Cloud Blog
Introducing headless Chrome support in Cloud Functions and App Engine | Google Cloud Blog
We're pleased to announce that the Google Cloud Functions and Cloud Functions for Firebase Node.js 8 runtimes have also been upgraded with the OS packages required to run headless Chrome.
Как написать TCP-сервер Node с использованием PM2 и NGINX на Ubuntu 16.04
https://nodeweekly.com/link/51441/web
https://nodeweekly.com/link/51441/web
DigitalOcean
How To Develop a Node.js TCP Server Application using PM2 and Nginx on Ubuntu 16.04 | DigitalOcean
In this tutorial, you'll build a basic Node.js TCP server, along with a client to test the server. You'll run your server as a background process using a powerful Node.js process manager called PM2. Then you'll configure Nginx as a reverse proxy for t
Как повысить производительность и UX с помощью API-интерфейсов javascript
https://codeburst.io/improve-performance-and-user-experience-with-these-javascript-cool-apis-a0ddde997f69
https://codeburst.io/improve-performance-and-user-experience-with-these-javascript-cool-apis-a0ddde997f69
codeburst
Improve performance and user experience with these javascript cool APIs
Javascript as one of the most used programming language provides a wide range of APIs, events, and libraries which can significantly…
24 Библиотеки JavaScript для создания красивых диаграмм
https://www.sitepoint.com/15-best-javascript-charting-libraries/
https://www.sitepoint.com/15-best-javascript-charting-libraries/
9 лучших библиотек анимации для дизайнеров пользовательских интерфейсов
https://www.sitepoint.com/our-top-9-animation-libraries/
https://www.sitepoint.com/our-top-9-animation-libraries/
Sitepoint
The Best JavaScript & CSS Animation Libraries for UI Designers
Animation is a part of a UI designer's job. Here are 9 free animation libraries we think deliver the most power for the smallest file size.
Топ-10 утилитных методов String, которые вы должны знать (Dart) 🎯
https://codeburst.io/top-10-string-utility-methods-you-should-know-dart-b51ef65b3cc2
https://codeburst.io/top-10-string-utility-methods-you-should-know-dart-b51ef65b3cc2
Medium
Top 10 String utility methods you should know (Dart) 🎯
In today’s string of articles on Top 10 methods, we will look at some useful utility methods that come with the String type.
JavaScript Лучшие статьи - август 2018. Что происходило в JavaScript в августе?
https://codeburst.io/javascript-top-articles-august-2018-27ca986c46de
https://codeburst.io/javascript-top-articles-august-2018-27ca986c46de
Medium
JavaScript Top Articles — August 2018
What’s trending in JavaScript this month?
Angular 6: “ng test” с Jest за 3 минуты.
https://codeburst.io/angular-6-ng-test-with-jest-in-3-minutes-b1fe5ed3417c
https://codeburst.io/angular-6-ng-test-with-jest-in-3-minutes-b1fe5ed3417c
Взрыв из прошлого: создание динамического вертикального градиента в PHP
http://www.webdesignernews.com/redirect/id/2233652
http://www.webdesignernews.com/redirect/id/2233652
Повышаем скорость страницы: уменьшаем размер файла
http://www.webdesignernews.com/redirect/id/2219928
http://www.webdesignernews.com/redirect/id/2219928
Расширенная CSS темизация с пользовательскими свойствами и JavaScript.
Ахмед Бушефра объясняет, как использовать пользовательские свойства CSS для создания тем и динамического переключения между ними с помощью JavaScript
https://www.sitepoint.com/css-theming-custom-properties-javascript/
Ахмед Бушефра объясняет, как использовать пользовательские свойства CSS для создания тем и динамического переключения между ними с помощью JavaScript
https://www.sitepoint.com/css-theming-custom-properties-javascript/
Sitepoint
Advanced CSS Theming with Custom Properties and JavaScript - SitePoint
Ahmed Bouchefra dives into CSS theming, explaining how to use CSS custom properties to create themes and switch dynamically between them with JavaScript, using an HSL color scheme and CSS filters to create a dark version of a light theme.