iota-community / IOTA-eXperience-Team

The IOTA Experience Team is a top-level team in the IOTA Project focused on community-facing efforts.
MIT License
38 stars 5 forks source link

IOTA Development Patterns #18

Open muellae opened 3 years ago

muellae commented 3 years ago

Goal Title

Priority: () There are already quite a lot use case description of what can be done with IOTA. What's missing is the intermediate description and patterns on how to actually solve more complex problems. The basic course about how to send/receive funds and data is very low level. It would be great to have a set of patterns on how to tackle different task.

Key results

    • Set of basic development patterns
    • How can these pattern be combined to get to the next level
    • Best practices, tipps an tricks, cheat sheet

Team

IOTA Experience Team ?

Contributors

X-Team members

@githubusername - Name Surname - thisis@myema.il

IOTA Foundation member

@githubusername - Name Surname - thisis@iota.org

Additional Information

Governance

Please use the following emoji reactions in this post to indicate: :+1: - Participating :heavy_plus_sign: - Add my vote

jlvandenhout commented 3 years ago

I really like this idea. Like in development you have different kinds of testing, like unit tests, component tests and integration tests, you could have different kinds of examples. For example you could have: