UI5Hub
  • Home

simpler code

A collection of 3 posts

simpler code

4 Practical variable naming rules

Many developers treat variables as a place to simply dump a value, without spending much thought on picking a name. This is unfortunate, as proper naming of your variables can greatly increase the

  • Mark Jochemsen
1 min read
simpler code

Scope in practice: don't park variables on your controllers

You will have heard about the importance of scope in Javascript, but what are its practical implications for you as a UI5 developer? Scope defines the accessibility of your variables in a part

  • Mark Jochemsen
2 min read
simpler code

Simpler SAPUI5 code: Don't use "else"

Oftentimes when you come across an overly complex piece of code in a UI5 project, it contains lots of deeply nested conditions. You will be familiar with seeing if statements, followed by lots

  • Mark Jochemsen
2 min read
UI5Hub © 2022
Latest Posts Ghost