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

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


The following commit(s) were added to refs/heads/master by this push:
     new 86b5b5a  Updated Royale in a Week project (markdown)
86b5b5a is described below

commit 86b5b5a5eee2f46329b16216b32eb62accf9aad8
Author: Andrew Wetmore <[email protected]>
AuthorDate: Sat Dec 14 06:52:03 2019 -0400

    Updated Royale in a Week project (markdown)
---
 Royale-in-a-Week-project.md | 23 ++++++++---------------
 1 file changed, 8 insertions(+), 15 deletions(-)

diff --git a/Royale-in-a-Week-project.md b/Royale-in-a-Week-project.md
index 9a00f82..9117026 100644
--- a/Royale-in-a-Week-project.md
+++ b/Royale-in-a-Week-project.md
@@ -47,15 +47,6 @@ I am putting in italics all the entries in "Flex in a Week" 
that are not particu
 
 ***
 
-## Stuff to include in Royale in a Week
-
-  * Unit testing
-  * Migrating existing Flex apps / Emulation
-  * Incorporating JS libraries
-  * Style sheets
-
-  
-***
 
 
 ## Royale in a Week
@@ -78,6 +69,8 @@ I am putting in italics all the entries in "Flex in a Week" 
that are not particu
   * Building a data-driven Royale application
   * Your project structure
   * Organizing visual elements and code
+  * Migrating an existing application
+    *Emulation
 
 * Day 2 - Data Basics
   * Understanding event-driven development
@@ -98,14 +91,14 @@ Day 3 - Dynamic Data Display
   * Creating and navigating "pages" in a UI
   * States
 
-* Day 4 - Adding Visual Appeal
+* Day 5 - Adding Visual Appeal
   * CSS and styling
-  * Transitions, dynamic displays
-  * Localization
-
-
-* Day 5 - Testing, error handling, security
+  * Skinning components
+  * Transitions and dynamic displays
+  * Localizing the UI
 
 
 
 * Next steps
+  * Unit testing
+  * _various links_

Reply via email to