Implementation
Moving from planning to “doing”, meaning that you will start to build your solution.
Last updated
Moving from planning to “doing”, meaning that you will start to build your solution.
Last updated
Implementation is the last of the three phases in the Uniscale Method.
Here you will automatically generate and have access to an SDK library with a set of code snippets based on the documentation you have defined for your solution and services.
Here, you will write and implement your code in the Code Editor, utilizing our IDE plugin to enhance your coding efficiency and quality.
For an overview and introduction: SDK basics
To learn about how to implement: Library implementation
Lastly, to learn how to integrate Uniscale with your IDE: IDE plugins
What
Involves writing and integrating code based on the specified functional and technical requirements defined inside Uniscale.
Why
Provides a seamless coding experience due to the IDE plugin.
Who
Software Developer
Outcome
Implement the required code to build your solution according to the functional and technical specifications within Uniscale.
How
What
Collection of tools, code samples, and documentation that will be used by developers to build your solution.
Why
Allows for a decoupled backend and frontend and helps your developers to write better code.
Who
Software Developer
Outcome
Fully generated SDK library in the language of your choice.
How