Datepicker جلالی
https://github.com/evandhq/react-persian-datepicker
دمو :
https://evandhq.github.io/react-persian-datepicker/
https://github.com/evandhq/react-persian-datepicker
دمو :
https://evandhq.github.io/react-persian-datepicker/
GitHub
GitHub - evandhq/react-persian-datepicker: A Persian date-picker component for react.js
A Persian date-picker component for react.js. Contribute to evandhq/react-persian-datepicker development by creating an account on GitHub.
مقاله ای با موضوع تبدیل کمپوننت های React به React Native
https://medium.com/@aakashns/sharing-components-between-react-and-react-native-f6ce3713658a#.oa4my8p36
@ReactDev
https://medium.com/@aakashns/sharing-components-between-react-and-react-native-f6ce3713658a#.oa4my8p36
@ReactDev
Medium
Sharing Components Between React and React Native
Before you read this, you might want to check out ES6, if you haven’t already. The code should be easy enough to understand, even if you…
لیستی از بهترین اموزش ها و منابع React ، Redux و Javascript برای شروع 🤠
https://github.com/markerikson/react-redux-links/blob/master/README.md
https://github.com/markerikson/react-redux-links/blob/master/README.md
GitHub
react-redux-links/README.md at master · markerikson/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more - markerikson/react-redux-links
کتاب انلاین اموزش کامل Webpack 2
نویسنده یکی از اعضای اصلی تیم وب پک 🤓
https://survivejs.com/webpack/introduction/
نویسنده یکی از اعضای اصلی تیم وب پک 🤓
https://survivejs.com/webpack/introduction/
SurviveJS
Introduction
Webpack simplifies web development by solving a fundamental problem: bundling. It takes in various …
نکته :
در هنگام نوشتن کمپوننت ها سعی کنید دسته بندی مرتبی داشته باشید و از یک Linter مانند Eslint همیشه در پروژه هاتون استفاده کنید و سعی کنید همیشه تست بنویسید اگه پروژه براتون اهمیت داره .
از یک استایل کد نویسی پیروی کنید
https://github.com/feross/standard
https://github.com/airbnb/javascript
در هنگام نوشتن کمپوننت ها سعی کنید دسته بندی مرتبی داشته باشید و از یک Linter مانند Eslint همیشه در پروژه هاتون استفاده کنید و سعی کنید همیشه تست بنویسید اگه پروژه براتون اهمیت داره .
از یک استایل کد نویسی پیروی کنید
https://github.com/feross/standard
https://github.com/airbnb/javascript
GitHub
GitHub - standard/standard: 🌟 JavaScript Style Guide, with linter & automatic code fixer
🌟 JavaScript Style Guide, with linter & automatic code fixer - GitHub - standard/standard: 🌟 JavaScript Style Guide, with linter & automatic code fixer
اموزش پیشرفته Redux به صورت پروژه محور توسط سازنده Redux
https://egghead.io/courses/building-react-applications-with-idiomatic-redux
https://egghead.io/courses/building-react-applications-with-idiomatic-redux
egghead
Building React Applications with Idiomatic Redux
This course will pick up where we left off with the Redux Fundamentals course. If you haven't watched that yet, you are highly encouraged to do so!
You ...
You ...
با اشتراک گذاشتن مطالب با دیگران از جامعه React کشورمون حمایت کنیم 💙
فیسبوک پکیج Create-react-native-app رو معرفی کرد با استفاده از این پکیج میتونید به راهی در عرض چند ثانیه پروژه React Native خودتون رو بسازید !
https://facebook.github.io/react-native/blog/2017/03/13/introducing-create-react-native-app.html?utm_source=hashnode.com
https://github.com/react-community/create-react-native-app
https://facebook.github.io/react-native/blog/2017/03/13/introducing-create-react-native-app.html?utm_source=hashnode.com
https://github.com/react-community/create-react-native-app
facebook.github.io
Introducing Create React Native App · React Native
Today we’re announcing [Create React Native App](https://github.com/react-community/create-react-native-app): a new tool that makes it significantly easier to get started with a React Native project! It’s heavily inspired by the design of [Create React A…
نگهداری State ها به صورت افلاین در React-Native بدون از دست رفتن دیتا !
https://github.com/jevakallio/redux-offline
https://github.com/jevakallio/redux-offline
GitHub
GitHub - redux-offline/redux-offline: Build Offline-First Apps for Web and React Native
Build Offline-First Apps for Web and React Native. Contribute to redux-offline/redux-offline development by creating an account on GitHub.
React & Modern Javascript
https://medium.com/@linclark/hot-reloading-and-time-travel-debugging-what-are-they-3c8ed2812f35
Hot Reloading و Time Travel Debugging چیست ?
“You Might Not Need TypeScript (or Static Types)” @_ericelliott https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b
Medium
You Might Not Need TypeScript (or Static Types)
TypeScript has gained a lot of popularity since the Angular 2 project decided to adopt it and write all their documentation examples in…