Welcome

Experimenting & blogging about ServiceNow, JS, Node, Typescript
8 1

Recent Posts

Advanced RegEx Search in VS Code

When standard search isn’t enough, VS Code’s regex capabilities come to the rescue. While Cmd + Shift + f works for basic …

ACL: understanding Advanced flag

iKosak Sync Now is open source

VS Code extension iKosak Sync Now for ServiceNow development is now open source. Hosted on Github, powered by Github Actions and …

Resume workflow

A few ways to resume a stucked workflow

Using Moment.js in ServiceNow

Moment.js is great library for interacting with date and time. It helps you parse, validate, manipulate, and display dates. Did not …