This is the place to save homeworks and practices about 2019 Ric's web programming(exclusive of midterm and final projects).
- It's about constructing a todo list.
- Use pure HTML and basic JavaScript.
- It's a little game just like flappy bird.
- Use p5.js to build the game.
- It's a rewrite homework from GraphQL sample code.
- Utilize Apollo in frontend and GraphQL in backend.
- Basic practice about pure HTML.
- Basic practice about changing pictures by clicking the switching button.
- Basic application (personal blog) with React.
- Advanced practice about todo list with React.
- Contain more functions, such as filtering and classification (complete or not) and changing its label light (green for complete and gray for uncomplete).
- Use React to construct a 'calculator' page, with sufficient buttons and complete functions.
- Advanced version of personal blog by adding router and beautifying the website.