ninjaPixel / simple-search-react

https://themeteorchef.com/tutorials/simple-search-with-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial: Simple Search with React

In this tutorial, we'll learn how to implement a simple search feature with Meteor and React. We'll learn how to wire up a React-based interface to take in user input and pipe it to the server using Meteor's publications and subscriptions to get a real-time result back.

Learn How to Build a Simple Search Feature

Download the Source

The code for this tutorial is licensed under the MIT License.

About

https://themeteorchef.com/tutorials/simple-search-with-react


Languages

Language:JavaScript 94.7%Language:CSS 4.1%Language:HTML 1.2%