Getting started
Uncodie Pro is a web application designed for programmers that allows you to implement FrontEnd and BackEnd code to a project compiled in Uncodie.
Last updated
Was this helpful?
Uncodie Pro is a web application designed for programmers that allows you to implement FrontEnd and BackEnd code to a project compiled in Uncodie.
Last updated
Was this helpful?
Uncodie enables the integration of visual logic into components through React-based controllers and frontend scripts. It also allows the implementation of business logic with backend scripts that have access to the entire backend context based on NodeJS and ExpressJS. You can access UncodiePro through the Uncodie app in the projects section by clicking on the "OPEN IDE" button associated with each project.
Before you begin working with UncodiePro, ensure that your project has been compiled at least once. Follow these steps:
Compiling Your Project
Compile your project using the appropriate tools and configurations.
Accessing UncodiePro
Open the Uncodie app.
Navigate to the "Projects" section.
Opening the Integrated Development Environment (IDE)
Within the "Projects" section, locate the project you want to work on.
Click on the "OPEN IDE" button associated with the selected project.
By adhering to these prerequisites and steps, you'll be ready to access UncodiePro's Integrated Development Environment and start efficiently managing and developing your projects.
This use case allows you to pass properties, events, and visual logic to components and pages.
This use case allows you to add CSS code to the components and pages of the project.
This use case empowers users to manage project dependencies for use in their frontend and backend scripts.
This use case allows users to manage and utilize scripts within a frontend context.
This use case enables users to manage backend scripts and access the backend context of the project.
This use case enables users to compile their project from UncodiePro.