https://speakerdeck.com/sjcallender/building-a-smarter-craft-commerce-website?slide=17 Detect user account to make checkout smoother Less clicks = Better conversion
https://speakerdeck.com/mattweinberg/scaling-craft-cms-sites-for-large-launches?slide=11 Cache aggressively! Cache everything where possible to lower TTFB (Debug bar FTW)
Null-Coalescing Operator Returns the rst value if it is de ned and not null, otherwise second value Plugin (Better) version - https://github.com/nystudio107/craft-emptycoalesce
molecules Molecules are groups of atoms bonded together and are the smallest fundamental units of a compound. For example, a form label, input or button aren’t too useful by themselves, but combine them together as a form and now they can actually do something together.
Tailwind / Utility Class If using utility classes e.g. Tailwind, go a step further to make molecules more customisable using Colours, Transitions etc. Using Dynamic Fields.