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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’m reading the book again and this time, trying to implement the “Your Turn” of each chapter. I’ve just implemented the required exercise of Chapter 8 which asks us to implement the Filter by Gender.</p>
<p></p><div class="lightbox-wrapper"><a class="lightbox" href="https://forum.elixirforum.com/uploads/default/original/3X/5/1/510485c404e8ccfa3bbb60e57a8830e677e110c1.png" data-download-href="https://forum.elixirforum.com/uploads/default/510485c404e8ccfa3bbb60e57a8830e677e110c1" title="Screenshot 2024-11-10 at 12.51.44" rel="nofollow"><img src="https://forum.elixirforum.com/uploads/default/optimized/3X/5/1/510485c404e8ccfa3bbb60e57a8830e677e110c1_2_600x600.png" alt="Screenshot 2024-11-10 at 12.51.44" data-base62-sha1="byImBocnBX9EWgQtNHfNirXW5hf" width="600" height="600" srcset="https://forum.elixirforum.com/uploads/default/optimized/3X/5/1/510485c404e8ccfa3bbb60e57a8830e677e110c1_2_600x600.png, https://forum.elixirforum.com/uploads/default/original/3X/5/1/510485c404e8ccfa3bbb60e57a8830e677e110c1.png 1.5x, https://forum.elixirforum.com/uploads/default/original/3X/5/1/510485c404e8ccfa3bbb60e57a8830e677e110c1.png 2x" data-dominant-color="C4D9E7"><div class="meta"><svg class="fa d-icon d-icon-far-image svg-icon" aria-hidden="true"><use href="#far-image"></use></svg><span class="filename">Screenshot 2024-11-10 at 12.51.44</span><span class="informations">706×706 36.5 KB</span><svg class="fa d-icon d-icon-discourse-expand svg-icon" aria-hidden="true"><use href="#discourse-expand"></use></svg></div></a></div><br>
<div class="lightbox-wrapper"><a class="lightbox" href="https://forum.elixirforum.com/uploads/default/original/3X/6/7/67c305aa3d11f9bf97398e02f65e2fafad5576bc.png" data-download-href="https://forum.elixirforum.com/uploads/default/67c305aa3d11f9bf97398e02f65e2fafad5576bc" title="Screenshot 2024-11-10 at 12.52.10" rel="nofollow"><img src="https://forum.elixirforum.com/uploads/default/optimized/3X/6/7/67c305aa3d11f9bf97398e02f65e2fafad5576bc_2_690x583.png" alt="Screenshot 2024-11-10 at 12.52.10" data-base62-sha1="eNV0LOSXU9Hgn8egBJmEt3Zjv8U" width="690" height="583" srcset="https://forum.elixirforum.com/uploads/default/optimized/3X/6/7/67c305aa3d11f9bf97398e02f65e2fafad5576bc_2_690x583.png, https://forum.elixirforum.com/uploads/default/original/3X/6/7/67c305aa3d11f9bf97398e02f65e2fafad5576bc.png 1.5x, https://forum.elixirforum.com/uploads/default/original/3X/6/7/67c305aa3d11f9bf97398e02f65e2fafad5576bc.png 2x" data-dominant-color="CDDFEA"><div class="meta"><svg class="fa d-icon d-icon-far-image svg-icon" aria-hidden="true"><use href="#far-image"></use></svg><span class="filename">Screenshot 2024-11-10 at 12.52.10</span><span class="informations">755×639 39.3 KB</span><svg class="fa d-icon d-icon-discourse-expand svg-icon" aria-hidden="true"><use href="#discourse-expand"></use></svg></div></a></div><p></p>
<p>Here is my <a href="https://github.com/dhonysilva/pento/pull/12/files" rel="noopener nofollow ugc">implementation</a>. And I curious to see how you all are implemented it.</p>
<p>I appreciate any comments and suggestions on my code.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="345921" 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/programming-phoenix-liveview-book-club/55604/72">Post #71</a>
	                </div>
	            </div>
              <div id="likers-container-345921" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="345921"
                     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>