Bloc: Examples/Tutorials don't follow the naming convention

Created on 2 Mar 2020  路  2Comments  路  Source: felangel/bloc

At Todos Tutorial an event is named as LoadTodos when it should be TodosLoadedSuccess based on Naming Conventions of the docs.

That is just one example. The whole tutorials documentation is not following the naming convention.

documentation

Most helpful comment

I'll take care of it.

All 2 comments

Hi @danielfpedro 馃憢
Thanks for opening an issue!

I called that out at the top of the naming conventions doc.

You may find some of the examples/documentation do not follow the naming conventions mainly for simplicity/conciseness. These conventions are strongly recommended for large projects with multiple developers.

Any PRs to update the examples are welcome 馃槃

I'll take care of it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Reidond picture Reidond  路  3Comments

nerder picture nerder  路  3Comments

komapeb picture komapeb  路  3Comments

ricktotec picture ricktotec  路  3Comments

shawnchan2014 picture shawnchan2014  路  3Comments