-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consolidate Twig best practices #4
Comments
To me this feels like two separate topics: Twig Coding Standards Twig Patterns Best Practices To that end, I had drafted https://github.com/cybtachyon/twig-standards a bit ago and would like to offer it up as a place to separate out Twig Coding Standards. |
You're absolutely right @cybtachyon - sorry about the vague wording. I meant specifically the implementation used within component-based theming using That said though, thanks for sharing your Twig Coding Standards. I'll be sharing with our team - this is awesome! |
While I personally think a catch-all "Twig/PL best practices" is a bit too broad, I could see a ton of value diving into several sub-topics / reoccurring themes through real world code examples, example plugin configurations, sample code snippets, dos and don'ts, known issues or workarounds, etc. High level topics:
As a quick brain dump:
|
@evanmwillhite Originally wrote:
The text was updated successfully, but these errors were encountered: