Опыт 3. На что я смотрел при выборе стека разработки?

Опыт 3. На что я смотрел при выборе стека разработки?

После того как я подготовил «дизайн под ключ», начал думать на тему разработки.
А именно решил прикинуть, как можно оптимизировать разработку - и сейчас, и в будущем. Тут выступало несколько критериев:
Для сейчас:
1. Потратить на разработку меньше времени, и прийти в хорошему результату

Управление массивами в React с кастомным хуком useArray: просто и эффективно

Управление массивами в React с кастомным хуком useArray: просто и эффективно

Сегодня хочу поделиться своим опытом использования кастомного хука "useArray" в React. Этот инструмент стал для меня настоящим открытием, упростив работу с массивами в различных проектах. Давайте разберёмся, как он работает и чем может быть полезен.

Как стать разработчиком мобильных приложений. Мой путь из веба в мобайл

группа Beatles возле студии звукозаписи Abbey Road

На первый взгляд мобильная разработка выглядит как что-то запредельно сложное и непонятное. Отчасти это так: язык уже не интерпретируемый с динамической типизацией, как в классической веб-разработке, присутствует многопоточность, специфический UI и прочие платформозависимые штуки. А ведь еще же нужн…

5

React Custom Hook: useTimeout

React Custom Hook: useTimeout

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useTimeout" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

React Custom Hook: useStorage

React Custom Hook: useStorage

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useStorage" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

React Custom Hook: useStateWithValidation

React Custom Hook: useStateWithValidation

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useStateWithValidation" hook, one of the many carefully crafted hooks available in the collection of React custom hoo…

React Custom Hook: useStateWithHistory

React Custom Hook: useStateWithHistory

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useStateWithHistory" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

React Custom Hook: useScript

React Custom Hook: useScript

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useScript" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

React Custom Hook: useRenderCount

React Custom Hook: useRenderCount

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useRenderCount" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

React Custom Hook: usePrevious

React Custom Hook: usePrevious

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "usePrevious" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

React Custom Hook: useOnScreen

React Custom Hook: useOnScreen

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useOnScreen" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

1

React Custom Hook: useOnlineStatus

React Custom Hook: useOnlineStatus

In this article series, we embark on a journey through the realm of custom React hooks, discovering their immense potential for elevating your development projects. Our focus today is on the "useOnlineStatus" hook, one of the many carefully crafted hooks available in the collection of React custom hooks.

1