forked from SAP/luigi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into core-api-user-settings
* master: Luigi Tutorials blog post (SAP#1699)
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Luigi Tutorials | ||
seoMetaDescription: Luigi Tutorials on SAP Developers website | ||
author: | ||
- Aleksandra Simeonova | ||
layout: blog | ||
--- | ||
|
||
The new beginner-friendly Luigi tutorials can help you get familiar with our micro frontend framework. Read more about them in the blog post below. | ||
<!-- Excerpt --> | ||
|
||
### Luigi tutorials | ||
|
||
A new resource to help you learn how Luigi works has been published. It is a group of 6 tutorials which guide you through creating a simple web shopping application. You can find them here: [Luigi Tutorials](https://developers.sap.com/group.luigi-app.html). | ||
|
||
>**NOTE**: In order to answer questions and earn points in the tutorials, you need to be logged in. If you don't have an account on [developers.sap.com](https://developers.sap.com/), you can create one for free. | ||
The goal of these tutorials is to provide a beginner-friendly, yet still relatively deep overview of how Luigi works. The tutorials show you how to create an app written in both [React](https://reactjs.org/) and [UI5](https://sapui5.hana.ondemand.com/). They also include examples of useful Luigi Core and Client API functions. In the end, you can learn how to localize your app and enable it to be displayed in two languages - English and German. | ||
|
||
Learning is best done by doing, so we hope these tutorials will be helpful when developing your own applications with Luigi. | ||
|
||
If you have any questions or issues with the tutorials, please contact our team on [Slack](https://slack.luigi-project.io). | ||
|
||
|