Skip to content

Comparison between React and jQuery code in sample component.

Notifications You must be signed in to change notification settings

chaintng/pokedex-simple-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex Simple Search

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

Demo

How to run it locally

Easily!, you can just open either index-jquery.html or index-react.html in normal browser. And you are all set!

FAQ

  • 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 :)

Credits

About

Comparison between React and jQuery code in sample component.

Resources

Stars

Watchers

Forks

Packages

No packages published