How to build React apps on top of the WordPress REST API ๐
https://medium.freecodecamp.org/how-to-build-react-apps-on-top-of-the-wordpress-rest-api-bcc632808025
#wordpress #rest #article
Join Us :: @ReactDev โ๏ธ
https://medium.freecodecamp.org/how-to-build-react-apps-on-top-of-the-wordpress-rest-api-bcc632808025
#wordpress #rest #article
Join Us :: @ReactDev โ๏ธ
freeCodeCamp.org
How to build React apps on top of the WordPress REST API
by Andrey Pokrovskiy How to build React apps on top of the WordPress REST APIUPDATE 06/16/2017: I updated the project to use ReactRouter 4 and Webpack 2. Some parts were refactored and simplified. Included links to the frontend React demo and Wordpress backendโฆ
https://medium.com/the-react-native-log/a-mini-course-on-react-native-flexbox-2832a1ccc6
#RN #Article
Join @ReactDev :: ๐
#RN #Article
Join @ReactDev :: ๐
Medium
A Mini-Course on React Native Flexbox
Warning! This design post does not contain any drawings or diagrams. Itโs a different approach, but hang in there โ I find that it makes itโฆ
https://medium.com/async-la/custom-transitions-in-react-navigation-2f759408a053
#Article #RN
Join @ReactDev :: ๐
#Article #RN
Join @ReactDev :: ๐
Medium
Custom Transitions in React Navigation
Note: This is part 4 in a series on React Navigation. Check out my posts on Getting Up and Running, Styling Navigators, an introduction toโฆ
#DailyTips ๐ก
4 things every progressive web app must have ๐
https://scotch.io/bar-talk/4-things-every-progressive-web-app-must-have
#article
Join Us :: @ReactDev โ๏ธ
4 things every progressive web app must have ๐
https://scotch.io/bar-talk/4-things-every-progressive-web-app-must-have
#article
Join Us :: @ReactDev โ๏ธ
Scotch
4 Things Every Progressive Web App Must Have
A Progressive Web App (PWA) is a web app that uses modern web capabilities to deliver an app-like experience to users. It looks and behaves as if it is a mobile app and can be kinda installed. In this post, we'll be looking at 4 things every progressive webโฆ
Forwarded from Sina
#DailyTips ๐ก
Few Reasons why I use Yarn over npm ๐ฆ๐ค
https://www.sitepoint.com/yarn-vs-npm/
#comparison #article
Join Us :: @ReactDev โ๏ธ
Few Reasons why I use Yarn over npm ๐ฆ๐ค
https://www.sitepoint.com/yarn-vs-npm/
#comparison #article
Join Us :: @ReactDev โ๏ธ
Sitepoint
Yarn vs npm: Everything You Need to Know โ SitePoint
Modern web development is virtually impossible without a package manager. Our Yarn vs npm comparison will help you decide which to use.
https://medium.freecodecamp.org/increase-the-performance-of-your-site-with-lazy-loading-and-code-splitting-87258bbfc89b
#Article
Join Us @ReactDev :: ๐
#Article
Join Us @ReactDev :: ๐
freeCodeCamp
Improve the Performance of your Site with Lazy-Loading and Code-Splitting
How to use a High-Order Component to load what is needed, when needed.
https://medium.com/async-la/react-navigation-stacks-tabs-and-drawers-oh-my-92edd606e4db
#Article #RN
Join Us @ReactDev :: ๐
#Article #RN
Join Us @ReactDev :: ๐
Medium
React Navigation: Stacks, Tabs, and Drawers โฆ Oh my!
This is Part III of a series on React Navigation. If youโve never used this library before, check out my other posts: Up and Running andโฆ
#code_quote ๐ฌ
Any code of your own that you haven't looked at for six or more months might as well have been written by someone else.
โ Eagleson's law
Any code of your own that you haven't looked at for six or more months might as well have been written by someone else.
โ Eagleson's law
10 Amazing CodePen Demos for April 2018 ๐ฟ
https://tutorialzine.com/2018/04/10-amazing-codepen-demos-for-april
#codepen #article
Join Us @ReactDev :: ๐
https://tutorialzine.com/2018/04/10-amazing-codepen-demos-for-april
#codepen #article
Join Us @ReactDev :: ๐
Tutorialzine
10 Amazing CodePen Demos for April 2018
A collection of interesting CodePen demos that you should check out.
#DailyTips ๐ก
[Webpack new update 4.6.0]
Make sure to use build modes in your webpack config file
I myself use this formation:
"build-dev": "webpack -w โmode=development",
"build-pro": "webpack โmode=production"
here's webpack docs:
https://webpack.js.org/concepts/mode/
#webpack
Join Us @ReactDev :: ๐
[Webpack new update 4.6.0]
Make sure to use build modes in your webpack config file
I myself use this formation:
"build-dev": "webpack -w โmode=development",
"build-pro": "webpack โmode=production"
here's webpack docs:
https://webpack.js.org/concepts/mode/
#webpack
Join Us @ReactDev :: ๐