Exercises

You can work with these exercises to train and practice the topics of the course. You will not submit the exercises for grading.

You can check out your Exercises-repo from GitLab. Exercises below are in separate repositories but you could have them as folders in your Exercises-repo.

The assignments are divided in to separate levels, A, B and C where C is the most difficult level. You should always strive to complete at least level A and B.

The solutions may be done with a different JavaScript Style-guide than the recommended ESlint @lnu/eslint-config that you are supposed to use.

Here is an introduction on how to work with the first exercise.

Note. Many of the links and the videos points to the 1dv023 organization on GitHub. This the same course as this 1DV523.

Rotten Tomatoes

Promising Web Scraper

Finding Waldo

Follow the route

Repofollow-the-route
LevelA
Study week3
LecturesL04
KeywordsExpress.js, routes, templates
Readmehttps://github.com/1dv023/follow-the-route
Solution proposalhttps://github.com/1dv023/follow-the-route-SOLUTION

Pure approval

RepoPure approval
LevelB
Study week4
LecturesL05
KeywordsExpress.js, mongoose
Readmehttps://github.com/1dv023/exercise-pure-approval
Solution proposalhttps://github.com/1dv023/exercise-pure-approval-SOLUTION