ReactJS or NodeJS knowledge helpful in developing workspace or portal using UI Builder

Ujjwal2
Tera Contributor

Does ReactJS or NodeJS knowledge helpful developing workspace or portal using UI Builder

 

2 REPLIES 2

Samaksh Wani
Giga Sage
Giga Sage

Hello @Ujjwal2 

 

  • UI Builder is ServiceNow's web user interface page builder for fulfiller experiences.

It is built on and uses a ServiceNow JavaScript framework called the Next Experience UI Framework built on web components standards, similar to React.

 

 

At the Base level in React we studied the Javascript and web components, You will able to have better understanding while developing the use cases of UI Builder.

 

Node JS is a Backend framework of JS, In which you might used Middlewares, HTTP methods, There are having some different terms in ServiceNow, but the use case is same, Which will indepth helps you.

 

Plz mark my solution as Accept, If you find it helpful.

 

Regards,

Samaksh

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I would say if you're building custom components locally using the CLI and the Next Experience UI Framework, an understanding of ReactJS may help but isn't necessary. The framework is fairly similar to React. If you're just using UI Builder I don't think that knowing React would help at all.