Drupal
Understanding and Implementing Cache concept
In Drupal 8 Cache API is used to store data that takes a long time to compute. Caching can either be permanent or valid only for a certain time span, and the cache can contain any type of data. Create a simple module that demonstrates and implements the Cache concept in Drupal 8 and also write a blog post to explain the Cache API.
Deliverables A link to blogpost and code repository implementing the Cache concept.
Resources Cache API
Task tags
Students who completed this task
agrochal