Tying a React SPA to WordPress as a Backend
WordPress’s REST API is a surprisingly powerful way to use the popular CMS without having to touch PHP. This article looks into using WordPress as essentially a headless CMS with the WP REST API from a React single page app. - http://bit.ly/2NIaHci
#react #wordpress
WordPress’s REST API is a surprisingly powerful way to use the popular CMS without having to touch PHP. This article looks into using WordPress as essentially a headless CMS with the WP REST API from a React single page app. - http://bit.ly/2NIaHci
#react #wordpress
Snipcart
How to Use WordPress with React [WP REST API Tutorial]
Combining WordPress and React is a powerful way to build web applications. Read this intro to the WP REST API and step-by-step tutorial for a neat React app with WordPress as a backend.
Image Optimization In WordPress
Reducing the size of your images is a sure fire way to increase the speed of your website and lower the frustrations of your users. If you're running Wordpress (I'm guessing about 33% of you) then here's a few approaches you can use (non wordpress users will find it helpful too). - http://amp.gs/Ofmr
#optimization #images #wordpress
Reducing the size of your images is a sure fire way to increase the speed of your website and lower the frustrations of your users. If you're running Wordpress (I'm guessing about 33% of you) then here's a few approaches you can use (non wordpress users will find it helpful too). - http://amp.gs/Ofmr
#optimization #images #wordpress
Smashing Magazine
Image Optimization In WordPress — Smashing Magazine
In this article, Adelina Țucă explains how you can easily optimize all the images on your website (manually or on autopilot) in order to gain better loading times.