Зачем нужен Expo в React Native
#reactnative #mobiledev #jsarticle #javascript #react #frontend #expo
#reactnative #mobiledev #jsarticle #javascript #react #frontend #expo
SKPTRICKS - Programmer Hub
Understanding Expo for React Native
Set up React Native with Expo. Expo is a great starting point. You can easily configure and launch a basic app and learn more about React Native. Building apps without Expo gives you more flexibility in development, reduces dependencies, and allows you to…
Как совместить Babel 7 и Webpack 4, для того чтобы создать крутое React приложение
#webpack #babel #jsarticle #frontend #webdev #react #javascript
#webpack #babel #jsarticle #frontend #webdev #react #javascript
freeCodeCamp.org
How to combine Webpack 4 and Babel 7 to create a fantastic React app
Photo by daniel odame [https://unsplash.com/@visualsbydanny?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit] / Unsplash [https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit] I previously wrote an article called…
После блокнота: освой инструменты frontend разработчика
Писать разметку, стили и скрипты руками – все начинали с этого. Пришло время освоить фреймворки и прочие инструменты frontend разработчика!
https://prglb.ru/5w0gr
Писать разметку, стили и скрипты руками – все начинали с этого. Пришло время освоить фреймворки и прочие инструменты frontend разработчика!
https://prglb.ru/5w0gr
Создание отлаживаемого JSX Styled компонента
#react #styledcomponents #jsarticle #javascript #frontend #webdev
#react #styledcomponents #jsarticle #javascript #frontend #webdev
freeCodeCamp.org
How to Build A Debuggable Styled Component
Styled-components is a CSS-In-JavaScript library. It allows you to write CSS code inside your React JSX files. Life is good when your…
Forwarded from Frontend Info
Как эффективно использовать React Context
https://kentcdodds.com/blog/how-to-use-react-context-effectively
https://kentcdodds.com/blog/how-to-use-react-context-effectively
Kentcdodds
How to use React Context effectively
How to create and expose React Context providers and consumers