coding

Did you ever heard about Go?

Choosing the right language for our project is never an easy task. It takes a lot of consideration what to invest your time into. Is a scripting or a programming language better?

Servicenow Extensions

While working on new features and writing scripts for the platform, there are times where you will do the same thing repetitively. This is of course good to train your mind to remember part s of code easily, but also produces a lot of excessive lines of code which would result in less readability in the long term, produce “longer” scripts and make the whole thing harder to maintain.