Skip to content

Commit

Permalink
Merge branch 'master' into core-api-user-settings
Browse files Browse the repository at this point in the history
* master:
  Luigi Tutorials blog post (SAP#1699)
  • Loading branch information
JohannesDoberer committed Nov 18, 2020
2 parents a53f8fc + 5d5d892 commit 279383b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions blog/2020-11-16-tutorials.md
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).


0 comments on commit 279383b

Please sign in to comment.