How did you learn liquid? whats the best way to learn liquid?

i know baisc html css and javascript.

how did you learn liquid?

I want to lean liquid so I can make changes in my store and i’;m looking for the best way to learn liquid

@orhl1234 - create a dummy store, then open the theme by clicking on edit theme code, you can check code line by line from theme.liquid file, then check what sections are added into the theme, then the snippets. You can check variables, objects at shopify developer site

so going over the “theme.liquid” file firstly?

Yes