Skip to content

gyue20/a4-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TV Show Tracker -- in React

https://a4-grace-yue.glitch.me/

Redesigned the user interface from A2 using class-based components in React. Using React (as opposed to vanilla JS) definitely improved the development experience. Managing the flow of data through components was a lot easier than having the server fire back with HTML markdown that just got plopped right into the webpage. React was practically designed for making single-page apps, which is what my A2 was, so it was quite a natural fit here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • CSS 17.9%
  • HTML 1.0%