DEV Community

Discussion on: How to do a short ramp up for a junior?

Collapse
 
niorad profile image
Antonio Radovcic

Context Frontend {

One specific thing I like to do is to give them little tasks for things they will encounter in the codebase or in the user-stories.

Like…

  • Fetching Weather-API-Data (learn to XHR)
  • Making an image-slider (learn animations, image-handling etc.)
  • Implement tabs/accordions

}