July 8, 2017 — Aprenderemos qué es Redux, cómo funciona y además de como integrarlo con React y con WordPress REST API con el fin de poder construir Single Page Applications sin morir en el intento.
We will learn what is Redux, how it works and how to integrate it with React and WordPress REST API in order to create a Single Page Application and survive.
July 8, 2017 — Esta presentación será sobre la implementación de la REST API en un caso real y de gran alcance como lo es Jetpack y las cosas que tuvieron que tener en cuenta para ello, como también para la elección de React y Redux.
This presentation will go through the implementation of the REST API in a real case with a wide scope such as Jetpack, and the things that were taken into consideration for it, as well as for choosing React and Redux.
June 19, 2017 — Adnan has been a Software Architect, Programmer, Speaker and Entrepreneur. He is currently running a Startup on Analytics as a Google Analytics Technology partners. His talk will solely based on React integration within Plugins or themes. I gave demo a sample plugin and show React usage/integration.
June 17, 2017 — Have you wanted to play with React, but didn’t know how to get started on a “real” project?
Do you want to add some flair and interactivity to your site, but love your theme and don’t want to start over from scratch?
Are you curious what all the fuss is about the WordPress REST API?
Tool up to create some custom pages! Whet your whistle for modern front-end development & get a taste for WordPress as an “App Platform.”
Takeaways:
How to build a single-page application on top of your existing WordPress
How to start hacking on React / JSX components and figure out what to do with component state and properties
How to interact with some standard REST API endpoints from your application, and add some new ones!
May 16, 2017 — Überblick einer React App für ein WordPress Frontend am Beispiel des neuen Plugin Verzeichnis.
– Benötigte NPM module
– Entwicklungsworkflow mit Grunt
– Anforderungen an die REST API
– Verwendung des REST API Javascript layers
– Struktur und Aufbau der React Komponenten – im Plugin Verzeichnis
– Das Endergebnis
Optional:
Internationalisierung mit Moment, Jeb, und Calypso-i18n
April 15, 2017 — Single page apps are all the rage these days, but did you know you can use WordPress to help you build one!? This presentation will go over the basics of single page app frameworks (React/Angular) and how to use them with WordPress.
January 15, 2017 — The new WordPress REST API comes with a lot of functionality out of the box. This functionality can be coupled with new, powerful JavaScript technology to create fast, responsive, interfaces. In this session I will attempt to show how to utilize the new WP-API to create a REST interface for serving up posts. I will then construct a simple UI in React to access and display those posts. Along the way we will touch on Bootstrap, Postman, Webpack, Redux, and React-Router.
December 2, 2016 — Maintenant que l’API WordPress a libéré votre CMS favori des confins d’un site monolithique, vous pensez utiliser React+WordPress pour votre prochain site. Bien que les avantages de cette séparation de responsabilités soient clairs, plusieurs questions demeurent, surtout pour un site web bilingue axé sur le contenu. Comment éviter le double chargement AJAX? Comment conserver ses bonnes pratiques SEO techniques? Comment faire l’internationalisation? Durant cette présentation, nous allons prendre comme exemple la construction de la version 2.0 du site de DecodeMTL. Nous vous montrerons ce que nous avons appris en utilisant l’infrastructure WordPress+React, et mettrons en open source le code qui supporte la présentation.
November 8, 2016 — This talk will cover using React, Redux, and the REST API to create decoupled JavaScript apps to interact with WordPress.
September 14, 2016 — Diese Session liefert einen Einstieg in die Verwendung von React als JavaScript User Interface Bibliothek angebunden an die WordPress REST API.