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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Not really anything open source, it’s mostly my stuff at my day job.  It’s the general Erlang model though.  Just make functionality in distinct easily testable areas then link them together.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="141552" data-batch-url="/posts/batch_likers">
                        0
                      </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/discussion-dont-add-a-database-layer-to-your-phoenix-application/8623/84">Post #83</a>
	                </div>
	            </div>
              <div id="likers-container-141552" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="141552"
                     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 #83"></div>
  </section>
</div>
    <div class="postbit" id="147494" data-post-id="147494">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Wow. What a delightful discussion thread. <a class="mention" href="/u/pragdave" rel="nofollow">@pragdave</a> is very convincing in his course. Unfortunately for me I have a hard time making the leap from the small sample application to a more robust application.</p>
<p>I would love it if <a class="mention" href="/u/pragdave" rel="nofollow">@pragdave</a> came out with a follow-up course with a more complicated application. Something where you have other concerns like authentication, authorization, and asynchronous operations (like email notifications).</p>
<p>I found the Phoenix generators a useful place to start and the additions of umbrellas and contexts a good guidepost on how to refactor your application in the direction of less coupled code.</p>
<p>In my experience you never start a system with time for creating a “perfect” architecture. You need to implement too many features in too little time. And they all need a web interface and persistent data storage. The popularity of PHP and Rails is a testament to how much more important it is that a feature works than it was built correctly.</p>
<p>Phoenix is a great balance of getting it working without also getting your feet stuck in concrete. My experience with Rails has been that Active Record is awesome for getting something working but fights so hard against you as the application matures.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="147494" 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/discussion-dont-add-a-database-layer-to-your-phoenix-application/8623/85">Post #84</a>
	                </div>
	            </div>
              <div id="likers-container-147494" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="147494"
                     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>