lemarco/learning-platform

Article page. Make adjustments

Open

#24 opened on Jan 4, 2024

 (2 comments) (0 reactions) (1 assignee)TypeScript (0 forks)auto 404
frontendgood first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Prepare articles* pages to get data from backend. Basically, it means "recieve info about 'related articles' from backend & use it during page creation for the frontend".

For blog page - there is no such issue, as 'related articles\read next" would be deleted.

Make side-bar generic, i.e. create new type & create objects with some generic props & use those objects instead of hardcoded copy-paste

Contributor guide