Повышение производительности MySQL - Claudio Ribeiro показывает, как вы можете использовать пояснения и индексы для выявления и устранения возможных проблем с производительностью в вашей базе данных.
https://www.sitepoint.com/mysql-performance-indexes-explain/
https://www.sitepoint.com/mysql-performance-indexes-explain/
SitePoint
MySQL Performance Boosting with Indexes and Explain
Claudio Ribeiro shows how you can use explain and indexes to spot and remedy possible performance issues with your database before they strike.
Fractal - структура приложения Nodejs. Эта статья о структурировании бэкэнд для API REST, который может быть расширен до Graphql.
https://codeburst.io/fractal-a-nodejs-app-structure-for-infinite-scale-d74dda57ee11
https://codeburst.io/fractal-a-nodejs-app-structure-for-infinite-scale-d74dda57ee11
codeburst
Fractal — Nodejs app structure
This article about structuring the backend for REST API’s which can be extend to Graphql.
Server-side Оптимизация с помощью Nginx и pm-static - Тонино Янков показывает, как оптимизировать генерации миниатюр на лету, сокращая время запроса от 28 до 0,7 секунды с помощью Nginx и pm-static
https://www.sitepoint.com/server-side-optimization-with-nginx-and-pm-static/
https://www.sitepoint.com/server-side-optimization-with-nginx-and-pm-static/
Sitepoint
Server-side Optimization with Nginx and pm-static — SitePoint
Tonino Jankov shows how to optimize on-the-fly thumbnail generation, reducing request time from 28 to 0.7 seconds with Nginx and pm-static.
Как повысить производительность вашего сервера с помощью Varnish - обсуждаем способы настройки производительности сервера с помощью Varnish Cache.
https://www.sitepoint.com/how-to-boost-your-server-performance-with-varnish/
https://www.sitepoint.com/how-to-boost-your-server-performance-with-varnish/
Sitepoint
How to Boost Your Server Performance with Varnish - SitePoint
Tonino discusses ways to tune server performance with Varnish Cache, covering how it works, and its features, setup, monitoring and administration.
Оптимизация: глубокое погружение в консоль разработчика Chrome - Ахмед Бушефра предлагает углубленное изучение функций Chrome DevTools для измерения производительности и отладки ваших веб-приложений.
https://www.sitepoint.com/optimization-auditing-a-deep-dive-into-chromes-dev-console/
https://www.sitepoint.com/optimization-auditing-a-deep-dive-into-chromes-dev-console/
SitePoint
Optimization Auditing: A Deep Dive into Chrome’s Dev Console
Ahmed Bouchefra offers an in-depth exploration of the features of the Chrome DevTools for measuring performance and debugging your web applications.
Определение Object vs Array в JavaScript на примерах.
https://codeburst.io/detecting-object-vs-array-in-javascript-by-example-2ec9d8081471
https://codeburst.io/detecting-object-vs-array-in-javascript-by-example-2ec9d8081471
codeburst
Detecting Object vs Array in JavaScript by example – codeburst
Let’s say we want to measure the depth of we have an object with mixed nested arrays/objects like so:
Использование модулей JavaScript в веб - модули JavaScript теперь поддерживаются во всех основных браузерах! В этой статье объясняется, как использовать модули JS, как их развернуть, и как команда Chrome работает над улучшением модулей в будущем.
https://developers.google.com/web/fundamentals/primers/modules
https://developers.google.com/web/fundamentals/primers/modules
v8.dev
JavaScript modules · V8
This article explains how to use JavaScript modules, how to deploy them responsibly, and how the Chrome team is working to make modules even better in the future.
Повышение производительности загрузки страницы: Pingdom, YSlow и GTmetrix.
https://www.sitepoint.com/improving-page-load-performance-pingdom-yslow-gtmetrix/
https://www.sitepoint.com/improving-page-load-performance-pingdom-yslow-gtmetrix/
SitePoint
Improving Page Load Performance: Pingdom, YSlow and GTmetrix — SitePoint
Tonino Jankov introduces Pingdom, YSlow and GTmetrix and a range of other tools for testing, debugging and fixing website performance.
Устанавливаемые веб-приложения: практическое введение в PWA с JavaScript и Node
https://nodeweekly.com/link/49146/web
https://nodeweekly.com/link/49146/web
Twilio
Installable Web Apps: A Practical Introduction To PWAs with JavaScript and Node.js – Twilio Cloud Communications Blog
Learn how to create an installable web application that follows the Progressive Web App (PWA) principles in this tutorial.
SpeedCurve: Мониторинг front-end производительности - узнайте, как реальные люди имеют дело с загрузкой вашего веб-сайта.
https://speedcurve.com/
https://speedcurve.com/
SpeedCurve
SpeedCurve by Embrace | Website Performance Monitoring
User focused observability for mobile and web. See how people experience the speed of your website, then identify and fix performance issues.
End-to-end тестирование Single Page Apps и Node.js API с Cucumber.js и Puppeteer.
https://medium.com/@anephenix/end-to-end-testing-single-page-apps-and-node-js-apis-with-cucumber-js-and-puppeteer-ad5a519ace0
https://medium.com/@anephenix/end-to-end-testing-single-page-apps-and-node-js-apis-with-cucumber-js-and-puppeteer-ad5a519ace0
Medium
End-to-end testing Single Page Apps and Node.js APIs with Cucumber.js and Puppeteer
Single Page Apps are a popular approach to building web applications, but testing them in an end-to-end fashion is not simple; you need to…
Создание сервиса видео-чата с использованием JavaScript, WebRTC и Okta
https://www.sitepoint.com/build-a-video-chat-service-with-javascript-webrtc-and-okta/
https://www.sitepoint.com/build-a-video-chat-service-with-javascript-webrtc-and-okta/
REST vs. GraphQL: критический обзор.
https://blog.goodapi.co/rest-vs-graphql-a-critical-review-5f77392658e7
https://blog.goodapi.co/rest-vs-graphql-a-critical-review-5f77392658e7