Skip to content

War stories #102

@BlakeMScurr

Description

@BlakeMScurr

We should have a repository of blogs/tutorials that walk users through how we wrote certain tenets. This will help users to understand which features and conventions to use when. They should be filled with copious docs links.

Ideas:

  • return statement at the end of a func with a potential other return exit point. The lesson is using <lang>.element to enforce sibling order. @Daanikus for clarification on the goal of the tenet.
  • finding a method of a class in a file, but exclude certain classes. The lesson is that we don't exclude the class, but rather match a class whose name is not x. @CallanTaylor wrote this as part of a test.
  • go routine returns a value. Lesson is using the callgraph, dividing the problem into chunks, and combining the chunks again using any_of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions