Построение структуры проекта энтерпрайз уровня на Angular
https://itnext.io/building-an-enterprise-grade-angular-project-structure-f5be32533ba3
https://itnext.io/building-an-enterprise-grade-angular-project-structure-f5be32533ba3
Medium
Building an enterprise-grade Angular project structure
An important task in setting up a modern front-end project is to define a scalable, long-term and future-proof folders structure, and the…
bento-starter — Open-Source Full-Stack решение для быстрой разработки PWA
https://bento-starter.netlify.com/
https://bento-starter.netlify.com/
Как создать работоспособные JavaScript спецификации
https://www.sitepoint.com/runnable-javascript-specifications/
https://www.sitepoint.com/runnable-javascript-specifications/
Sitepoint
How to Build Runnable JavaScript Specifications - SitePoint
We build a command-line interface that finds JavaScript specification files, extracts and evaluates their assertions, and shows the results.
Простейшие способы обработки HTML Includes
https://css-tricks.com/the-simplest-ways-to-handle-html-includes/
https://css-tricks.com/the-simplest-ways-to-handle-html-includes/
CSS-Tricks
The Simplest Ways to Handle HTML Includes | CSS-Tricks
It's extremely surprising to me that HTML has never had any way to include other HTML files within it. Nor does there seem to be anything on the horizon that
Введение в криптографию для JS разработчиков
https://medium.com/the-challenge/the-javascript-developers-intro-to-crypto-3dcd7839f2e7
https://medium.com/the-challenge/the-javascript-developers-intro-to-crypto-3dcd7839f2e7
Medium
The JavaScript Developer’s Intro to Crypto
How to Build Apps on the Internet of Value
Как определить и решить проблемы с потерянными рендерами в React
https://medium.freecodecamp.org/how-to-identify-and-resolve-wasted-renders-in-react-cc4b1e910d10
https://medium.freecodecamp.org/how-to-identify-and-resolve-wasted-renders-in-react-cc4b1e910d10
freeCodeCamp.org
How to identify and resolve wasted renders in React
by Nayeem Reza How to identify and resolve wasted renders in React So, recently I was thinking about performance profiling of a react app that I was working on, and suddenly thought to set a few performance metrics. And I did come across that the first thing…
Apollo state management в приложениях Vue
https://dev.to/n_tepluhina/apollo-state-management-in-vue-application-8k0
https://dev.to/n_tepluhina/apollo-state-management-in-vue-application-8k0
Как настроить расширение debugger for Chrome в Visual Studio Code
https://medium.com/@svictoreq/how-to-set-up-the-debugger-for-chrome-extension-in-visual-studio-code-c0b3e5937c01
https://medium.com/@svictoreq/how-to-set-up-the-debugger-for-chrome-extension-in-visual-studio-code-c0b3e5937c01
freeCodeCamp.org
How to set up the debugger for Chrome extension in Visual Studio Code
Debugging is the most efficient way to know what’s going on in your web-app and VSCode makes it super easy to do it. It’s time to learn…
Как настроить верификацию по лицу простым способом с помощью HTML5 + JavaScript
https://medium.freecodecamp.org/how-to-set-up-face-verification-the-easy-way-using-html5-javascript-5301235e495f
https://medium.freecodecamp.org/how-to-set-up-face-verification-the-easy-way-using-html5-javascript-5301235e495f
freeCodeCamp.org
They laughed when I said Face Recognition was easy. But it can be.
by Tirmidzi Faizal Aflahi They laughed when I said Face Recognition was easy. But it can be. Photo by Paula Lavalle [https://unsplash.com/photos/StI47JBhSNc?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText] on Unsplash [https://unsplas…
Создание закругленных треугольников в CSS с помощью clip-path
https://codyhouse.co/blog/post/css-rounded-triangles-with-clip-path
https://codyhouse.co/blog/post/css-rounded-triangles-with-clip-path
Объединение CSS Grid с Bootstrap Grid
https://hackernoon.com/combining-css-grid-with-bootstrap-grid-67e7f9621574
https://hackernoon.com/combining-css-grid-with-bootstrap-grid-67e7f9621574
Множество способов ввода данных в графиках
https://css-tricks.com/the-many-ways-of-getting-data-into-charts/
https://css-tricks.com/the-many-ways-of-getting-data-into-charts/