Reworking the front-end
As of now, the OFDb uses a decoupled Drupal setup, meaning that users and content is managed by Drupal, while the front-end “connects” to it in order to fetch and display the content. This provides a high amount of flexibility.
However, I decided to completely rewrite the front-end and implement it with Drupal as well. This has mainly two reasons:
- I chose to create a decoupled instance as a personal learning project to boost my JavaScript and decoupled… » read more