You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/11/23 10:04:11 UTC

[royale-docs] branch master updated: Update crux.md

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 575adc6  Update crux.md
575adc6 is described below

commit 575adc61b892b02045afd4174af2945cc4a4614a
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Mon Nov 23 11:04:04 2020 +0100

    Update crux.md
---
 libraries/crux.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libraries/crux.md b/libraries/crux.md
index 8fbfd0c..c0d70c1 100644
--- a/libraries/crux.md
+++ b/libraries/crux.md
@@ -69,5 +69,7 @@ In contrast to other major frameworks for Royale, Crux:
     - This is the same tutorial [here](create-an-application/application-tutorial), but refactored to use Crux. 
   - [TodoMVC](https://github.com/apache/royale-asjs/tree/develop/examples/crux/todomvc-jewel-crux){:target='_blank'}
     -  This is the [TodoMVC Application example](https://github.com/apache/royale-asjs/tree/develop/examples/jewel/todomvc) inspired in the [todomv.com](http://todomvc.com){:target='_blank'} site, done with [Jewel](component-sets/jewel), but refactored to use Crux.
+- **Presentations**
+  - ApacheCon2002: <a href="https://youtu.be/E-Fg5V5DxbY" target="_blank">Starting from a blank file (Youtube presentation)</a> - How to build a brand-new application using Royale's off-the-shelf resources including CRUX. <a href="https://apache.github.io/royale-docs/presentations/StartingFromABlankFile-ApacheCon2020.pdf" target="_blank">PDF of the slide presentation</a>
 
 > This documentation is a migration from the official Swiz Framework docs [here](https://swizframework.jira.com/wiki/spaces/SWIZ/overview){:target='_blank'}. The original documentation was created for the original Flex framework so it's not 100% accurate for Royale.