Integration/Embedding
-
- Hello World – basic HTML/CSS/scripting using scapp executable. No native programming required.
- Hello C++ – how to embed Sciter into your application in 20 minutes or so.
- Microsoft Visual Studio HelloWorld – detailed steps to create Sciter based C++ project.
- Discussion on architecture – do I need React, virtual DOM or any other framework for my application? Architecture of Sciter Notes.
Components
- Hello Component – learn Sciter’s HTML components in 5 minutes or so.
- Event handling in Sciter – learn how to subscribe to events.
JSX and Reactor
Note: JSX and Reactor are built-in features in Sciter.JS – available out of the box.
- Hello World
- JSX
- Rendering elements
- Components – functional and class based
- Component Lifecycle – componentDidMount/WillUnmount/Update
- Component Styles, Events and Mounting
- Lists and keys
- Reactor vs ReactJS – technical details.

Build RSS channel
Sciter Twitter channel