I decided to dive into React Native now that I've gotten an hang of the basics of building a react webapp. I'm a React Native newbie, and this blog post simply summarizes a step by step of my experience getting started. React Native basically allows devel... (more…)
Read more »
Prelude This article is an interactive version of the official om.next Quick Start. The interactive code snippets are powered by the klipse plugin: while you read the article, you can edit the code and it will be evaluated after 1 second of inactivity. I'...
Read more »
Learn how it is possible to build a React.js app with Wordpress as a backend with the new WP REST API. Code snippets & live demo included. (more…)
Read more »
React Concurrent Mode is a great way to build apps that are highly performant by default with smooth UX and developer-friendly APIs. In this post, we will have a look at how React’s new experimental Concurrent mode helps us develop responsive and fast a... (more…)
Read more »
We migrated our web app to React almost 3 years ago, and since React performs extremely well out of the box, optimizing performance was not… (more…)
Read more »