#react_native
Пример реализации анимируемого заголовка для приложения на React Native от Gapur Kassym.
https://medium.com/javascript-in-plain-english/6dfe453d7078
Пример реализации анимируемого заголовка для приложения на React Native от Gapur Kassym.
https://medium.com/javascript-in-plain-english/6dfe453d7078
Medium
React Native Scrollable Animated Header
Smooth Animation Header
Правильное использование Angular: Template Syntax
https://indepth.dev/using-angular-in-the-right-way-template-syntax/
https://indepth.dev/using-angular-in-the-right-way-template-syntax/
inDepthDev
Using Angular in the right way: Template Syntax - Angular inDepth
Good practices in place for an Angular template to overcome the performance issues in the enterprise applications.
4 революционных возможности JavaScript из будущего:
▫️ Декораторы (decorators)
▫️Области (realms)
▫️Do-выражения (do expressions)
▫️Сопоставление с образцом (pattern matching)
Подробнее: https://habr.com/ru/company/ruvds/blog/510900/
▫️ Декораторы (decorators)
▫️Области (realms)
▫️Do-выражения (do expressions)
▫️Сопоставление с образцом (pattern matching)
Подробнее: https://habr.com/ru/company/ruvds/blog/510900/
Хабр
4 революционных возможности JavaScript из будущего
JavaScript, с момента выхода стандарта ECMAScript 6 (ES6), быстро и динамично развивается. Благодаря тому, что теперь новые версии стандарта ECMA-262 выходят еже...
14 советов по оптимизации кода JavaScript для фронтенд разработчиков
https://blog.bitsrc.io/14-javascript-code-optimization-tips-for-front-end-developers-a44763d3a0da
https://blog.bitsrc.io/14-javascript-code-optimization-tips-for-front-end-developers-a44763d3a0da
Medium
14 JavaScript Code Optimization Tips for Front-End Developers
Tips and tricks to increase performance and website load time
Три CSS альтернативы навигации на JavaScript
https://css-tricks.com/three-css-alternatives-to-javascript-navigation/
https://css-tricks.com/three-css-alternatives-to-javascript-navigation/
CSS-Tricks
Three CSS Alternatives to JavaScript Navigation | CSS-Tricks
Hey quick! You’ve gotta create the navigation for the site and you start working on the mobile behavior. What pattern do you choose? If you’re like most
Style Stage — различные комбинации современных техник CSS для стилизации одной HTML структуры в стиле CSS Zen Garden
https://stylestage.dev/styles/queer-modes/
https://stylestage.dev/styles/queer-modes/
stylestage.dev
Queer Modes by Miriam Suzanne | Style Stage
A modern CSS showcase styled by community contributions. Maintained by Stephanie Eckles (@5t3ph) of ModernCSS.dev.
Неправильное представление о методах жизненного цикла в Angular
https://medium.com/javascript-in-plain-english/a-misconception-about-angular-life-cycle-methods-346f1be73d7
https://medium.com/javascript-in-plain-english/a-misconception-about-angular-life-cycle-methods-346f1be73d7
Medium
A misconception about Angular life-cycle methods
Explaining how life-cycle methods gets called when a component class extends another.
Bree — лучший планировщик для Node.js с поддержкой cron, dates, ms, later и human-friendly strings
https://jobscheduler.net/#/
https://jobscheduler.net/#/
Bree
The best job scheduler for Node.js with workers and cron support
Bree is the best job scheduler for Node.js and JavaScript. Built-in support for workers, cron expression syntax, human-friendly times, Dates, and more. Made by @niftylettuce.
Борьба за производительность по-настоящему больших форм на React
https://habr.com/ru/company/maxilect/blog/511322/
https://habr.com/ru/company/maxilect/blog/511322/
Хабр
Борьба за производительность по-настоящему больших форм на React
На одном из проектов мы столкнулись с формами из нескольких десятков блоков, которые зависят друг от друга. Как обычно, мы не можем рассказать о задаче в деталях...
👍1
Быстрая разработка для стартапов: основные аспекты и технологии в 2020
https://devsdata.com/software-development-for-startups/
https://devsdata.com/software-development-for-startups/
DevsData LLC - Premium IT Recruitment Agency and Software Development Services
Software Development for Startups: Make It Easy - 2023 Tips
Software Development for Startups - Technologies for the rapid development of mobile and web apps. Google flutter, React Native, Firebase, and more.
Подробно о React Router. Часть 3 — редиректы, передача props компоненту роута + бонус
https://medium.com/@stasonmars/ec45c399deb8
https://medium.com/@stasonmars/ec45c399deb8
Medium
Подробно о React Router. Часть 3— редиректы, передача props компоненту роута и вложенные роуты +бонус
В этой статье рассказано передаче пропсов компоненту роута, редиректах и вложенных роутах. + бонус, стилизация активных элементов…
Юнит тестирование в React — Что нужно знать
https://felixgerschau.com/unit-testing-react-introduction/
https://felixgerschau.com/unit-testing-react-introduction/
Felixgerschau
Unit testing React - What you need to know | Felix Gerschau
Starter guide to unit testing for React developers, covering the basics of unit testing, tools and some pitfalls you might encounter.