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


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="jeramyRR" data-post="8" data-topic="4275">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jeramyrr/48/722_2.png" class="avatar"> jeramyRR:</div>
<blockquote>
<p>We need a book that talks about the hard stuff:  Deployments, networks, distribution, scaling, testing, logging, metrics, and real failure.</p>
</blockquote>
</aside>
<aside class="quote no-group" data-username="jeramyRR" data-post="8" data-topic="4275">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jeramyrr/48/722_2.png" class="avatar"> jeramyRR:</div>
<blockquote>
<p>but I’ve got a feeling it still isn’t in depth as we SHOULD get.</p>
</blockquote>
</aside>
<p>To be fair, it is very likely that we will never have this book (nor anybody). Covering all of those topics superficially is going to be 200 pages, being optimistic. Covering it <em>in depth</em> is going to put it on at least 500. A book that long is a massive effort.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="27961" data-batch-url="/posts/batch_likers">
                        3
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-27961" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="27961"
                     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="27963" data-post-id="27963">
  <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">
								<aside class="quote group-livebook_core_team" data-username="josevalim" data-post="12" data-topic="4275">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/48/1787_2.png" class="avatar"> josevalim:</div>
<blockquote>
<p>To be fair, it is very likely that we will never have this book (nor anybody). Covering all of those topics superficially is going to be 200 pages, being optimistic. Covering it in depth is going to put it on at least 500. A book that long is a massive effort.</p>
</blockquote>
</aside>
<p>Like Rust and some other languages are doing, maybe the community could start a dedicated website called like “The Book of Elixir”, say a github pages site, that everyone dedicates to that is willing to, which would contain the information that is not quite appropriate in the manuals, like how to code, why things are the way they are, how to use these interfaces best, different coding styles, etc…  If we properly version the information in it, such as to mark a page/section/whatever as accurate for a given version and deprecate it on version change to where it has to be vetted again to be re-active and, for example, remove a warning on the page it may be inaccurate, that would probably be a good start.  I’ve seen other communities do quite well on their books, and <a class="mention" href="/u/astonj" rel="nofollow">@AstonJ</a> could give extra tickets in his monthly things for people that submit content.  There are many ways it could be pushed along.  <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p>
<p>Using a decent static site generator then could even generate PDF’s and so forth as well.  Could use disqus or something to let people submit comments they have questions about so the book can be further fleshed out over time as well, or perhaps just link each page to a github issue in the book repo with an auto-filled out template for the given page.  Lots of options.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="27963" data-batch-url="/posts/batch_likers">
                        25
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-27963" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="27963"
                     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 #12"></div>
  </section>
</div>
    <div class="postbit" id="27967" data-post-id="27967">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Qqwy" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Qqwy/120/1349_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Qqwy
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>TypeCheck Core Team</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<blockquote>
<p>To be fair, it is very likely that we will never have this book (nor anybody). Covering all of those topics superficially is going to be 200 pages, being optimistic. Covering it in depth is going to put it on at least 500. A book that long is a massive effort.</p>
</blockquote>
<p>And besides it taking a long time to write, the people that have the experience are usually far too busy to write a book about them. <img src="https://forum.elixirforum.com/images/emoji/apple/sweat_smile.png?v=15" title=":sweat_smile:" class="emoji" alt=":sweat_smile:" loading="lazy" width="20" height="20"></p>
<p>Let me say this: Elixir’s amazing documentation, both in the language core and in all of the libraries built with it, as wel as its continued focus on keeping it up-to-date is far better than any other programming resource I can think of.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="27967" data-batch-url="/posts/batch_likers">
                        4
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-27967" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="27967"
                     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 #13"></div>
  </section>
</div>
    <div class="postbit" id="27981" data-post-id="27981">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="AstonJ" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/AstonJ/120/15_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  AstonJ
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Like <a href="https://elixirschool.com" rel="nofollow">https://elixirschool.com</a>? <img src="https://forum.elixirforum.com/uploads/default/original/2X/6/6c3193d1dd46244da3c8c6f719c9f5e2abdd5ae8.gif?v=15" title=":003:" class="emoji emoji-custom" alt=":003:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="27981" data-batch-url="/posts/batch_likers">
                        5
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-27981" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="27981"
                     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 #14"></div>
  </section>
</div>
    <div class="postbit" id="27992" data-post-id="27992">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I kinda wonder how Java guys could write thousand pages on a single book.</p>
<p>The first Java book I read, it has over 1000 pages. A book written by Herbert Schildt. It was pretty expensive.</p>
<p>There is also a book which I cannot remember, also about Java, it has over 2000 pages. I still remember a friend of mine dropped it onto a wooden table in our library, the table was flipped and then broken in half.</p>
<p>Those books still haunt me to this day <img src="https://forum.elixirforum.com/images/emoji/apple/joy.png?v=15" title=":joy:" class="emoji" alt=":joy:" loading="lazy" width="20" height="20"></p>
<p>Ironically, the ruby book by Dave Thomas is the best book for me to understand object oriented programming, and the same person also authors one of the best book I’ve read in my life (Programming Elixir).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="27992" data-batch-url="/posts/batch_likers">
                        4
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-27992" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="27992"
                     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 #15"></div>
  </section>
</div>
    <div class="postbit" id="29279" data-post-id="29279">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I do think the community would need a book or somethin like udemy course which would cover more in depth cases like complex supervision trees with complex state pasing. In the combination with other real life scenarios, combining let say Apache Kafka, Cassandra, Redis, distributed setup, simulation/prepaaration on how to setup such infrastructure for site going down.</p>
<p>At least to keep in mind, that almost all the books do cover chapters about genserver, supervisor and application. I know that you can build on this, but to see those tiny details in a connected story/ book is priceless.</p>
<p>I do know/own the Elixir in Action and Little elixir and OTP, but now while building something similar as mentioned above i see that we developers woud gain a lot with some more books in that direction. Both books are awesome. Thanks Sasa and Ben!</p>
<p>At least for me  Elixir was the choice to go due to all those awesome stories of distributed computing, high availability of complex systems. Not one genserver process and supervision tree with one supervisor.</p>
<p>This are my thoughts now while building real heavy duty infrastructure for connected car platform. And with such book there woud be more projects like this.</p>
<p>I buy every material that comes out for Elixir. So go for it <img src="https://forum.elixirforum.com/images/emoji/apple/wink.png?v=15" title=":wink:" class="emoji" alt=":wink:" loading="lazy" width="20" height="20"></p>
<p>p.s. A good book on gaming infrastructure, with some gaming server insights woud be soooo great. Personally game server was something i was trying/ would like to build and was reason for me starting with elixir. After I heard/read those great stories from Wooga, etc…</p>
<p>Best…</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="29279" data-batch-url="/posts/batch_likers">
                        3
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-29279" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="29279"
                     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 #16"></div>
  </section>
</div>
    <div class="postbit" id="29286" data-post-id="29286">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>There’s a book in development here:</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://leanpub.com/elixir-elm-tutorial/">
  <header class="source">

      <a href="https://leanpub.com/elixir-elm-tutorial/" target="_blank" rel="noopener nofollow ugc">leanpub.com</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:640/905;"><img src="https://d2sofvawe08yqg.cloudfront.net/elixir-elm-tutorial/s_hero2x?1620555738&amp;1620555738" class="thumbnail" alt="" width="640" height="905"></div>

<h3><a href="https://leanpub.com/elixir-elm-tutorial/" target="_blank" rel="noopener nofollow ugc">Elixir and Elm Tutorial</a></h3>

  <p>Learn functional web programming using Elixir and Elm with a practical approach to create fun, scalable, and maintainable web applications.</p>


  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>
 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="29286" data-batch-url="/posts/batch_likers">
                        4
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-29286" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="29286"
                     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 #17"></div>
  </section>
</div>
    <div class="postbit" id="29381" data-post-id="29381">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Designing for Scalability with Erlang/OTP.</p><aside class="onebox allowlistedgeneric" data-onebox-src="https://www.oreilly.com/library/view/designing-for-scalability/9781449361556/">
  <header class="source">
      <img src="https://www.oreilly.com/favicon.ico" class="site-icon" alt="" width="48" height="48">

      <a href="https://www.oreilly.com/library/view/designing-for-scalability/9781449361556/" target="_blank" rel="noopener nofollow ugc">O’Reilly Online Learning</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/361;"><img src="https://www.oreilly.com/library/cover/9781449361556/1200w630h/" class="thumbnail" alt="" width="690" height="362"></div>

<h3><a href="https://www.oreilly.com/library/view/designing-for-scalability/9781449361556/" target="_blank" rel="noopener nofollow ugc">Designing for Scalability with Erlang/OTP</a></h3>

  <p>If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and... - Selection from Designing for Scalability with Erlang/OTP [Book]</p>


  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>

<p>It does not have the “example” you ask for, mainly because these examples means doing pretty complex systems, which are always business specific.</p>
<p>But it try to show how the whole thing work.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="29381" 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/your-ideas-for-elixir-book-authors-and-content-creators/4275/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-29381" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="29381"
                     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 #18"></div>
  </section>
</div>
    <div class="postbit" id="29394" data-post-id="29394">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I bought it. <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"> I am finishing the Little Elixir and OTP guidebook, than it is its turn. <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="29394" data-batch-url="/posts/batch_likers">
                        4
                      </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/your-ideas-for-elixir-book-authors-and-content-creators/4275/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-29394" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="29394"
                     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 #19"></div>
  </section>
</div>
    <div class="postbit" id="29493" data-post-id="29493">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’m re-reading TLEOG and at the same time reading DSWE. Kinda helps reinforce everything.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="29493" 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/your-ideas-for-elixir-book-authors-and-content-creators/4275/21">Post #20</a>
	                </div>
	            </div>
              <div id="likers-container-29493" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="29493"
                     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 #20"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/4275/load_more?page=3">Load more posts (88 remaining)</a>
</div></template></turbo-stream>