Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

In this lesson, we are going to explore the Wayfast interface that will be our tool to make the application development more easier.

What’s an IDE?

IDEs that are provided as a cloud-based Software-as-a-Service (SaaS) provide a number of unique benefits compared to local development environments. For one, as with any SaaS offering, there is no need to download software and configure local environments and dependencies, so developers can start contributing to projects quickly. This also provides a level of standardization across team members’ environments, which can mitigate the common "this works on my machine, why doesn’t it work on yours" problem. Additionally, since the development environment is centrally managed, no code resides on an individual developer’s computer, which can help with intellectual property and security concerns. 

...

https://www.redhat.com/en/topics/middleware/what-is-ide

Let’s explore Wayfast…

We can identify 4 main sections during the Wayfast navigation experience:

...

Sections

Sub Menu

Description

General Options

Modify Project

This panel will help us to change any aspect that we selected in our first setup and now that we are in a process of learning the application, we want to renew

Layout

“Layout” section displays the different templates set by default in our initial “New Project” steps. It offers the possibility to remove or associate new layouts to the Project.

Menu

This feature allow us to group different linked items that serve in navigating between the different pages or sections we have created in the project.

Customers

This feature is connected to the project execution functionality where we can manage the deployments at customer level.

...

Sections

Sub Menu

Description

Optimization

Unused ItemsElements

We can find a code quality tool that identify different elements like Pages, Controls, Datasets and more that are not being used inside the application. .

Ondemand Elements

We recommend to avoid “Ondemand” execution type on pages, this is a tool where we can modify those elements and select the “Pre” execution to make the application more efficient.

Stats

This is a dashboard page where we can view different statistics associated to the unused and ondemand elements available in the project.

Conditional by Customer

This is a report page that display all those elements that were created using conditional option.