Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.35 KB

File metadata and controls

33 lines (17 loc) · 1.35 KB

Learning Plan

Feeling like you need a little bit of a refresh when it comes to the Academy material? Here is a short list of exercises that are made to sharpen your skills and make sure you are up to date and on your best game.

Tips

  • One assessment at a time, make sure to finish one before moving to the next, because it can be quite overwhelming

  • Try to focus on one topic at a time, this will make sure you don't have too much on your plate. Example: first complete the React exercise, then the React & Redux.

  • Feeling stuck? Take a break, do something else. Still stuck? Reach out to someone

Exercises

🐸 Pokemon App - React

Info: Create an app using the Pokemon API

Requirements: You app should have a homepage with a list of pokemons, details page and the possibility to search by name on the homepage

References: React

📝 Todo List - React & Redux Toolkit

Info: Task Management

References: React, Redux

🪴 Plant App - React + Express

Info: Plant App

References: React, Redux, Express