Performance Coding conventions are not used by computers. Most rules have little impact on the execution of programs.
Indentation and extra spaces are not significant in small scripts. For code in development, readability should be preferred. Larger production scripts should be minified. From: https://www.w3schools.com/js/js_conventions.asp Best wishes Mohammad On Thu, May 6, 2021 at 5:36 PM Mohammad Rahmani <[email protected]> wrote: > This may be also helpful > > https://en.wikipedia.org/wiki/Hungarian_notation > > > > Best wishes > Mohammad > > > On Thu, May 6, 2021 at 4:56 PM TiddlyTweeter <[email protected]> > wrote: > >> Ciao all >> >> A *general* comment. >> TW is *nomothetically agnostic on nomenclature. * >> It has *no *Naming Police checking coding. >> >> I am NOT sure that a totally consistent shared method is possible? >> Rather, it is more like individuals, who are doing a LOT of coding >> benefit from having their OWN naming schema? >> >> JUST a comment, TT >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWiki" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/dcae536e-7db2-4bc8-91f3-0b90c2484d2en%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/dcae536e-7db2-4bc8-91f3-0b90c2484d2en%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMC5YG0rfXrb%2BwNOJKzJO7B%3DFbma%2Bp1G7LKywwieXv7jQA%40mail.gmail.com.

