<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="26734" data-post-id="26734">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="taylonr" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/taylonr/120/2978_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  taylonr
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>It’s your call, but I think you’d be fine watching the course even without the 1.3 updates. It focuses on principles, and those didn’t change between 1.2 &amp; 1.3. From a quick look over lunch, it looks like it new folder structure (under lib instead of parallel to lib) and the new generators are the biggest changes.</p>
<p>Also, I’m not sure what the turn around time would be if I did update to 1.3. Not just with me, but with Pluralsight in general.</p>
<p>/off-topic/ It’s building our own cabin on some property we own. That’s my dad &amp; me, that picture is about 18 months old. We’ve got the structure built, and now we have to do the insides.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="26734" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/getting-started-with-phoenix-pluralsight/3905/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-26734" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="26734"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="28032" data-post-id="28032">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="taylonr" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/taylonr/120/2978_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  taylonr
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’ve thought about it some more, I have no plans to update the course to 1.3.</p>
<p>The reason is that the course uses an umbrella project. The separate project (RSVP) contains the models and a lot of the logic. The web project (RSVP_Web) has the Phoenix stuff, such as controllers, templates, views, plugs, etc.  It was deliberately done this way after all the talk about changes coming to Phoenix in 1.3 at last year’s Elixir Conf in Orlando.  Plus, thats how I’ve typically architected applications in other languages anyway. As a result, Phoenix’s model folder was not used. Nor were controller generators (e.g. phoenix.gen.html) because I wanted to show the required parts (plus I’m not typically a fan of scaffolding anyway.)</p>
<p>After that, it appears the biggest change is to go from mix phoenix to mix phx but I think people can make that translation easily enough.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="28032" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/getting-started-with-phoenix-pluralsight/3905/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-28032" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="28032"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>