ReactJS or NodeJS knowledge helpful in developing workspace or portal using UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 08:27 AM - edited 11-03-2023 08:27 AM
Does ReactJS or NodeJS knowledge helpful developing workspace or portal using UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 01:22 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 07:16 AM
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.