This repo's purpose is to compare React and jQuery concept and coding style by using simple search in Pokedex (Pokemon database) as an sample application.
You can read the full article in this blog post
Easily!, you can just open either index-jquery.html
or index-react.html
in normal browser. And you are all set!
- Q: I can only see 124 pokemons even without any filter!
- A: Yes, you are right. The JSON file i got only gave me that much :(
- Q: But I wanna catch them all!
- A: Pull Request is welcome :)
- Pokedex in this gist https://gist.github.com/shri/9754992