This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
In this series of blog posts, we’re looking at how to set up a simple web app in node. In the previous installment we looked at building an API in node, and then consuming it from a web app using browserify to build node modules into a JavaScript file for the browser. In this post we’ll look at using react to render the data on the screen. Installing dependencies We’ll need a couple more modules,…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.