From 0dc39ccb84d198710a0cd2a7f7dba4e99e3410ee Mon Sep 17 00:00:00 2001
From: Jrgns This is a very important starting step to creating your application. This brands the application to your name and makes
- it something identifiable to new developers. To set your own namespace, simply open the Cleaning out default files and code
Setting your namespace
app/index.js
file and
+ it something identifiable to new developers. To set your own namespace, simply open the app/namespace.js
file and
make the following modifications:
First change the name of the namespace, this is defined on Line 4
@@ -195,7 +195,7 @@ Setting your namespace
Once you've set the name, you'll want to change the reference on Line 50
to:
+
Once you've set the name, you'll want to change the reference in index.js
on Line 7
to:
// Shorthand the application namespace