This repository was archived by the owner on Mar 9, 2021. It is now read-only.
This repository was archived by the owner on Mar 9, 2021. It is now read-only.
Implement server side pages for learn/subject/chapter #125
Closed
Description
We currently are managing change of pages inside the guide with local state, which makes sharing a particular chapter impossible. Also side bar implementation is heavy as both sidebar and right content has to keep track of the state. By assigning a particular route for each chapter makes it easy and decouples the sidebar and right content section.
Activity
[-]Implement service side pages for learn/subject pages[/-][+]Implement server side pages for learn/subject/chapter[/+]vinaypuppal commentedon Dec 15, 2017
Okay I will try to implement it this weekend