# Learning Liquid

Understanding Shopify’s Liquid is imperative to implementing Metafields in your theme.

Shopify has a great selection of articles with technical tips, Liquid language resources, beginner how-tos, and a collection of useful code examples, that you may use for inspiration.

The "Cheat Sheet" below sums up the use of various Liquid objects.

{% embed url="<https://shopify.dev/docs/themes/liquid/reference>" %}

{% embed url="<https://shopify.dev/docs/themes/liquid/reference/basics>" %}

{% embed url="<https://www.shopify.com/partners/blog/topics/learning-liquid>" %}

{% embed url="<https://shopify.github.io/liquid-code-examples>" %}

{% embed url="<https://www.shopify.ca/partners/shopify-cheat-sheet>" %}
