<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.visrc.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.visrc.com/feed.php">
        <title>TD Wiki projects:maxo36:template</title>
        <description></description>
        <link>https://wiki.visrc.com/</link>
        <image rdf:resource="https://wiki.visrc.com/lib/tpl/monobook/images/favicon.ico" />
       <dc:date>2026-05-07T19:14:56+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.visrc.com/doku.php?id=projects:maxo36:template:4_django_backend_dev&amp;rev=1740059765&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.visrc.com/doku.php?id=projects:maxo36:template:angularjs&amp;rev=1740059764&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.visrc.com/doku.php?id=projects:maxo36:template:layout_framework&amp;rev=1740059764&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.visrc.com/lib/tpl/monobook/images/favicon.ico">
        <title>TD Wiki</title>
        <link>https://wiki.visrc.com/</link>
        <url>https://wiki.visrc.com/lib/tpl/monobook/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.visrc.com/doku.php?id=projects:maxo36:template:4_django_backend_dev&amp;rev=1740059765&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-20T14:56:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>projects:maxo36:template:4_django_backend_dev</title>
        <link>https://wiki.visrc.com/doku.php?id=projects:maxo36:template:4_django_backend_dev&amp;rev=1740059765&amp;do=diff</link>
        <description>Django Backend Development

1. DRF Authentication

	* DRF, allauth, djoser, simpe-jwt: &lt;https://ruddra.com/django-jwt-auth-app-in-10-mins/&gt;
		* usage &lt;https://djoser.readthedocs.io/en/latest/sample_usage.html&gt;

	* &lt;https://hackernoon.com/110percent-complete-jwt-authentication-with-django-and-react-2020-iejq34ta&gt;

Register a new user:
curl -X POST http://http://192.168.39.162:3000/auth/users/ --data &#039;username=djoser&amp;password=alpine12&#039;
{“email”: “”,</description>
    </item>
    <item rdf:about="https://wiki.visrc.com/doku.php?id=projects:maxo36:template:angularjs&amp;rev=1740059764&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-20T14:56:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>projects:maxo36:template:angularjs</title>
        <link>https://wiki.visrc.com/doku.php?id=projects:maxo36:template:angularjs&amp;rev=1740059764&amp;do=diff</link>
        <description>AngularJS Template GeoDirectory

	*  &lt;https://github.com/johnpapa/angular-styleguide&gt;
	*  &lt;https://scotch.io/tutorials/angularjs-best-practices-directory-structure&gt;

App Structure


app/
----- shared/   // acts as reusable components or partials of our site
---------- sidebar/
--------------- sidebarDirective.js
--------------- sidebarView.html
---------- article/
--------------- articleDirective.js
--------------- articleView.html
----- components/   // each component is treated as a mini Angul…</description>
    </item>
    <item rdf:about="https://wiki.visrc.com/doku.php?id=projects:maxo36:template:layout_framework&amp;rev=1740059764&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-20T14:56:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>projects:maxo36:template:layout_framework</title>
        <link>https://wiki.visrc.com/doku.php?id=projects:maxo36:template:layout_framework&amp;rev=1740059764&amp;do=diff</link>
        <description>Layout framework with Angular

Prerequisites

Setup basic project structure as: &lt;https://github.com/thuydang/angular_project_template/tree/dir_structure_1.1&gt;

Layout Framework

Look for a way to have modular layout components

	* &lt;http://stackoverflow.com/questions/25667660/angular-ui-router-nested-states-with-multiple-layouts&gt;
	* &lt;http://plnkr.co/edit/I0BJ09BxR7nG9kZDeEIv?p=preview&gt;
	* &lt;http://stackoverflow.com/questions/22104893/angular-ui-router-how-to-create-a-layout-state/32196068#32196068&gt;…</description>
    </item>
</rdf:RDF>
