Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions v0/book/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ tableOfContents:
- page: certification/level-1/lesson-5
- page: certification/level-1/lesson-6
- page: certification/level-1/lesson-7
- page: certification/level-1/lesson-8
- page: certification/level-2
- page: certification/level-3

4 changes: 4 additions & 0 deletions v0/book/content/pages/certification/level-1/lesson-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@ If you open `Views/Cars.twig`, you will see how seamlessly the React data grid i
| [React UI Components](../../docs/framework/views/react-ui) | How to use Hubleto's built-in React components in your views. |
| [Sample `CarRental` app](https://github.com/mrgopes/hubleto-car-rental) | Source code of the completed CarRental app. |

## Archived livestream

<iframe width="560" height="315" src="https://www.youtube.com/embed/1LeP0r5-JLo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## Do you have any questions?

Do you have any questions or comments? Leave us a message in the community portal.
Expand Down
4 changes: 3 additions & 1 deletion v0/book/content/pages/certification/level-1/lesson-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,9 @@ The CLI generator is useful, but it often creates placeholders that should be cl
| [React UI Components](../../docs/framework/views/react-ui) | Reference for Hubleto React UI usage. |
| [Sample `CarRental` app](https://github.com/mrgopes/hubleto-car-rental) | Source code of a sample custom app. |

The webinar recording for this lesson will be added after the live session.
## Archived livestream

<iframe width="560" height="315" src="https://www.youtube.com/embed/APYWRZ6r3l8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## Do you have any questions?

Expand Down
Loading