style guide

Knolx: HTML, CSS and JavaScript coding conventions

Reading Time: < 1 minute Knoldus organized a session on “HTML, CSS and JavaScript style guide and coding conventions”. It covered the best standards to be followed while writing codes in HTML and JavaScript and also,styling using CSS. The basic conventions that we forget while coding are discussed in this session. Hope it will help you in writing a clean and understandable code. Slides for this session – Video for Continue Reading

Style Guide for Scala

Reading Time: < 1 minute Reading Scala code is easy once you get used to it. However, it is always good to have a well defined set of guidelines so that the code which is readable for an individual is also readable by the other person as well as maintainable by the client. At Knoldus, we strive to write code which is clean and beautiful. At one of the Knolx Continue Reading