Процесс router-навигации в Angular за 7 шагов https://jvandemo.com/the-7-step-process-of-angular-router-navigation/
Jvandemo.com
The 7-step process of Angular router navigation
There are many great articles and books available on how to use and configure Angular router. In contrast, little information is available on what Angular router actually does once it is running.
This article is not an introduction to Angular router or a…
This article is not an introduction to Angular router or a…
Изменения в спецификации Grid и использование многоколоночного макета https://www.rachelandrew.co.uk/archives/2017/08/08/changes-to-the-grid-spec-and-taking-on-multi-column-layout/
Разница между явными и неявными сетками https://css-tricks.com/difference-explicit-implicit-grids/
CSS-Tricks
The Difference Between Explicit and Implicit Grids | CSS-Tricks
Grid Layout finally gives us the ability to define grids in CSS and place items into grid cells. This on its own is great, but the fact that we don't have to
Как на самом деле работает JavaScript: часть 1 https://blog.sessionstack.com/how-does-javascript-actually-work-part-1-b0bacc073cf
Medium
How JavaScript works: an overview of the engine, the runtime, and the call stack
As JavaScript is getting more and more popular, teams are leveraging its support on many levels in their stack - front-end, back-end…
Почему мы перешли с Angular 2 на Vue.js (и почему мы не выбрали React) https://medium.com/reverdev/why-we-moved-from-angular-2-to-vue-js-and-why-we-didnt-choose-react-ef807d9f4163
Medium
Why we moved from Angular 2 to Vue.js (and why we didn’t choose React)
At Rever (www.reverscore.com) we just released a new version of our web client using Vue.js. 641 commits and 16 weeks of intense development after with two resources, here we are, very proud of a…
Используем TypeScript для разработки веб-приложений на Vue.js https://egghead.io/courses/use-typescript-to-develop-vue-js-web-applications
egghead
Use TypeScript to Develop Vue.js Web Applications
TypeScript is a powerful JavaScript superset which brings you first-class static type-checking along with latest ECMA Script features. Vue is one of the...
Базовая грид-раскладка с фоллбеком с помощью feature queries https://www.chenhuijing.com/blog/basic-grid-with-fallbacks/
Chenhuijing
Basic grid layout with fallbacks using feature queries
This article has been translated to Japanese on SeleQt.
I’ve been using CSS grid (which henceforth will be referred to as Grid) for quite a bit now, and although I often talk about how we can use grid to make all kinds of creative layouts, I’m fully aware…
I’ve been using CSS grid (which henceforth will be referred to as Grid) for quite a bit now, and although I often talk about how we can use grid to make all kinds of creative layouts, I’m fully aware…
Избегайте общих проблем с модулями в Angular https://blog.angularindepth.com/avoiding-common-confusions-with-modules-in-angular-ada070e6891f
easter-egg-collection https://github.com/WeiChiaChang/easter-egg-collection
GitHub
GitHub - WeiChiaChang/easter-egg-collection: 🐰 A funny library for tricking your colleagues.
🐰 A funny library for tricking your colleagues. Contribute to WeiChiaChang/easter-egg-collection development by creating an account on GitHub.
RESTool — open source UI инструмент для управления RESTful APIs https://medium.com/@danielsternlicht/restool-an-open-source-ui-tool-for-managing-restful-apis-32c18062502
Medium
RESTool — Open Source UI Tool for Managing RESTful APIs
When I worked at Outbrain, we had a very nice tradition of open source days. Once a month, we met outside the office, and dedicated a full…