Подборка креативных теней для текста на CSS с CodePen
https://freebiesupply.com/blog/css-text-shadows/
https://freebiesupply.com/blog/css-text-shadows/
Freebie Supply
CSS Text Shadows From CodePen - Freebie Supply
Adding shadow to text has never been easier. With CSS3, using the property "text-shadow" you can create a large number of text effects such as 3D, long shadow, neon lights, retro shadows, 3D glasses effect and many more.
#react
Написание кода React быстрее с помощью простых React-сниппетов
https://scotch.io/tutorials/write-react-faster-w-simple-react-snippets
Написание кода React быстрее с помощью простых React-сниппетов
https://scotch.io/tutorials/write-react-faster-w-simple-react-snippets
#web
«ALL YOUR HTML» #s2e1: «Satellite Text» (простой текст вокруг картинки), первый стрим нового сезона
https://www.youtube.com/watch?v=xlE2fJ_6ZJQ&feature=youtu.be
«ALL YOUR HTML» #s2e1: «Satellite Text» (простой текст вокруг картинки), первый стрим нового сезона
https://www.youtube.com/watch?v=xlE2fJ_6ZJQ&feature=youtu.be
YouTube
#s2e1 ALL YOUR HTML, Satellite Text
Первый стрим сезона :), Код: https://github.com/akella/satellite Демо: https://cssing.org.ua/examples/satellitetext/ Поддержать: https://www.patreon.com/allyo...
#es10
ECMAScript — пробуем что-то из ES2019 (ES10)
https://nitayneeman.com/posts/a-taste-from-ecmascript-2019/
ECMAScript — пробуем что-то из ES2019 (ES10)
https://nitayneeman.com/posts/a-taste-from-ecmascript-2019/
📚 Nitay Neeman's Blog | JavaScript • Angular • RxJS
ECMAScript - A Taste from ES2019 (ES10)
Let's explore four new minor features that were approved by the TC39 committee and are going to be part of the ECMAScript 2019 specification.
#vue
Как создать приложение на Vue.js с помощью Single-File Components, без CLI.
https://medium.freecodecamp.org/how-to-create-a-vue-js-app-using-single-file-components-without-the-cli-7e73e5b8244f
Как создать приложение на Vue.js с помощью Single-File Components, без CLI.
https://medium.freecodecamp.org/how-to-create-a-vue-js-app-using-single-file-components-without-the-cli-7e73e5b8244f
freeCodeCamp.org
How to create a Vue.js app using Single-File Components, without the CLI.
An understanding of Vue’s single-file components (SFCs) and Node Package Manager (NPM) will be helpful for this article.
#css
Заполняем пробел между CSS и JavaScript: CSS модули, PostCSS и будущее CSS
https://css-tricks.com/bridging-the-gap-between-css-and-javascript-css-modules-postcss-and-the-future-of-css/
Заполняем пробел между CSS и JavaScript: CSS модули, PostCSS и будущее CSS
https://css-tricks.com/bridging-the-gap-between-css-and-javascript-css-modules-postcss-and-the-future-of-css/
#vue
Разработка на Vue в 2019: что вам нужно знать
https://vuejsdevelopers.com/2018/12/04/vue-js-2019-knowledge-map/
Разработка на Vue в 2019: что вам нужно знать
https://vuejsdevelopers.com/2018/12/04/vue-js-2019-knowledge-map/
#react
9 статических генераторов сайтов на React для 2019
https://blog.bitsrc.io/9-react-static-site-generators-for-2019-f54a66e519d2
9 статических генераторов сайтов на React для 2019
https://blog.bitsrc.io/9-react-static-site-generators-for-2019-f54a66e519d2
#web
Анти-паттерн производительности: Base64 Encoding
https://calendar.perfplanet.com/2018/performance-anti-patterns-base64-encoding/
Анти-паттерн производительности: Base64 Encoding
https://calendar.perfplanet.com/2018/performance-anti-patterns-base64-encoding/
Web Performance Calendar
Performance Anti-Patterns: Base64 Encoding
When it comes to the rules of building a fast web, many of us started with Steve Souders' list of performance rules. These rules are great, and for the most part, still hold true years after their original publication. Rule #1 from this vaunted list is…
#web
pika: поиск современных npm-пакетов. Получи быстрые и легковесные JavaScript сборки.
https://www.pikapkg.com/
pika: поиск современных npm-пакетов. Получи быстрые и легковесные JavaScript сборки.
https://www.pikapkg.com/
#js
Используйте эти функции Javascript, чтобы сделать ваш код более читабельным
https://medium.com/cleversonder/use-these-javascript-features-to-make-your-code-more-readable-ec3930827226
Используйте эти функции Javascript, чтобы сделать ваш код более читабельным
https://medium.com/cleversonder/use-these-javascript-features-to-make-your-code-more-readable-ec3930827226
Medium
How To Use Destructuring and Arrow Functions to Improve Your JavaScript Code
Take this (intentionally) deeply nested object. Reading the age of a mammal would lead us to very long and repetitive code. Much better and less wordy. Note that we’re using constants, as we don’t…
#css
Введение и руководство по CSS Object Model (CSSOM)
https://css-tricks.com/an-introduction-and-guide-to-the-css-object-model-cssom/
Введение и руководство по CSS Object Model (CSSOM)
https://css-tricks.com/an-introduction-and-guide-to-the-css-object-model-cssom/