5 отличных способов реализации Lazy Load изображений для ускорения загрузки страницы
https://blog.dynamicdrive.com/5-brilliant-ways-to-lazy-load-images-for-faster-page-loads/
https://blog.dynamicdrive.com/5-brilliant-ways-to-lazy-load-images-for-faster-page-loads/
Dynamic Drive Blog
5 Brilliant Ways to Lazy Load Images For Faster Page Loads - Dynamic Drive Blog
Click here to see five brilliant ways to lazy load images to dramatically improve your webpage download times.
Все что вы должны знать о JavaScript Source Maps
https://scotch.io/tutorials/%e2%80%8beverything-you-wanted-to-know-about-javascript-source-maps
https://scotch.io/tutorials/%e2%80%8beverything-you-wanted-to-know-about-javascript-source-maps
Парсинг абсолютно всего в JavaScript с помощью алгоритма Earley
https://medium.com/@gajus/parsing-absolutely-anything-in-javascript-using-earley-algorithm-886edcc31e5e
https://medium.com/@gajus/parsing-absolutely-anything-in-javascript-using-earley-algorithm-886edcc31e5e
Medium
Parsing absolutely anything in JavaScript using Earley algorithm
Let me start by saying — I was surprised how easy it was to write grammar for an Earley parser. I have been using regular expressions for…
Беседа с Brendan Eich-ом (создателем JavaScript)
https://sideway.com/room/ao
https://sideway.com/room/ao
Sideway
A Conversation with Brendan Eich
A Sideway conversation hosted by Eran Hammer.
Асинхронные JavaScript генераторы
https://www.bignerdranch.com/blog/asyncing-feeling-about-javascript-generators/
https://www.bignerdranch.com/blog/asyncing-feeling-about-javascript-generators/
Digital product development agency | Big Nerd Ranch
Asyncing Feeling about JavaScript Generators - Digital product development agency | Big Nerd Ranch
Async generator functions have arrived in JavaScript! Iterate over Stream-like data with a for-loop and even rewrite ReactiveX.js. Read on to see what comes .next()…
#just_for_fun Сервис, который дорисовывает рисунки по вашим наброскам с помощью нейросети https://affinelayer.com/pixsrv/index.html
Функциональное программирование в Javascript
https://vmayakumar.wordpress.com/2017/01/17/functional-programing-in-javascript/
https://vmayakumar.wordpress.com/2017/01/17/functional-programing-in-javascript/
Lifelong Learning
Functional Programing in Javascript
Introduction Recently I went through this fascinating article Professor Frisby’s mostly adequate guide to Functional Programming and would like to summarise my understanding in this post. f(x…
Чистим код с Eslint — Spacedojo Code Kata
https://www.youtube.com/watch?v=Vh_gOMfOod8&list=PLtujUkEY1JlppEZrQky2cx0_DL5c0nou0&index=1
https://www.youtube.com/watch?v=Vh_gOMfOod8&list=PLtujUkEY1JlppEZrQky2cx0_DL5c0nou0&index=1
YouTube
Cleaning up Code with Eslint - Spacedojo Code Kata
Learn how to clean up your code with linting via ESLint. Spacedojo Code Kata is a video series dedicated to exploring and giving you exercises to learn Javas...
Должны ли вы учить Angular 1.x или 2?
https://toddmotto.com/should-you-learn-angular-1-or-angular-2
https://toddmotto.com/should-you-learn-angular-1-or-angular-2
Todd Motto
Should you learn Angular 1.x or 2?
A question that I’m frequently asked, “should I learn Angular 1 or 2?”. I hope this post offers some insight, help and guidance into answering that question ...
Progressive Web Apps с angular 2+
https://houssein.me/progressive-angular-applications
https://houssein.me/progressive-angular-applications
houssein.me
Progressive Web Apps with Angular
Progressive Web Applications have been the talk of the town in the past few months. In short, they use modern web capabilities to provide a user experience similar to that of mobile apps. Still a r...
Angular 2 в продакшене
https://blog.mgechev.com/2017/01/17/angular-in-production/
https://blog.mgechev.com/2017/01/17/angular-in-production/
Mgechev
Angular in Production
In this informal essay I’ll go through a case study of my experience in using Angular (2 and above) in production.
Last April, together with a small team, we started working on an educational application; the second version of a product that I developed about…
Last April, together with a small team, we started working on an educational application; the second version of a product that I developed about…
Angular 2: что уже работает, что нуждается в доработке и к чему всё идёт
https://www.programmableweb.com/news/angular-2-what%E2%80%99s-working-what-needs-work-and-where-it%E2%80%99s-heading/analysis/2017/01/17
https://www.programmableweb.com/news/angular-2-what%E2%80%99s-working-what-needs-work-and-where-it%E2%80%99s-heading/analysis/2017/01/17
ProgrammableWeb
Angular 2: What’s Working, What Needs Work and Where It’s Heading
Angular 2, the Web application framework released in September 2016, is already proving to be leaps ahead of its predecessor. We examine what is working so far, what elements of the framework are still lacking, how it measures up to other frameworks and its…
Интернационализация React приложений
https://www.smashingmagazine.com/2017/01/internationalizing-react-apps/
https://www.smashingmagazine.com/2017/01/internationalizing-react-apps/
Smashing Magazine
React Internationalization – How To — Smashing Magazine
How can we build an internationalized React front-end application? With the help of this article, you can prepare yourself with a list of traps and issues you may face along the way.
Создание PWA с использованием React, Webpack, и остального
https://pub.scotch.io/@zhirzh/building-a-pwa-using-react-webpack-and-other-stuff
https://pub.scotch.io/@zhirzh/building-a-pwa-using-react-webpack-and-other-stuff
Scotch Pub
Building a PWA using React, Webpack, and other stuff
Building a PWA using React and Webpack (and some other stuff)