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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Very niche topic but I encountered an issue with “too many headers” in Bandit with Phoenix (same exists in Cowboy) and wrote a short post on it: <a href="https://victorbjorklund.com/too-many-headers-in-phoenix-elixir-cowboy-bandit" class="inline-onebox" rel="noopener nofollow ugc">Too many headers in Phoenix</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="311414" data-batch-url="/posts/batch_likers">
                        1
                      </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/elixir-blog-posts/150/1015">Post #1014</a>
	                </div>
	            </div>
              <div id="likers-container-311414" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="311414"
                     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 #1014"></div>
  </section>
</div>
    <div class="postbit" id="312205" data-post-id="312205">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I wrote about how to handle multiple query params in your Phoenix API projects.</p>
<p><a href="https://www.stibbard.io/elixir-phoenix-api-query-params/" class="onebox" target="_blank" rel="noopener nofollow ugc">https://www.stibbard.io/elixir-phoenix-api-query-params/</a></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="312205" 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/elixir-blog-posts/150/1016">Post #1015</a>
	                </div>
	            </div>
              <div id="likers-container-312205" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="312205"
                     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 #1015"></div>
  </section>
</div>
    <div class="postbit" id="312214" data-post-id="312214">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="PJUllrich" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/PJUllrich/120/15944_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  PJUllrich
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Author of Building Table Views with Phoenix LiveView</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>When users upload their images to your platform, you’ll likely have to resize them to make them fit your aspect ratios and display size. This blog post explains how to use Cloudflare Images for that.</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://peterullrich.com/resize-user-provided-images-with-cloudflare">
  <header class="source">

      <a href="https://peterullrich.com/resize-user-provided-images-with-cloudflare" target="_blank" rel="noopener nofollow ugc">peterullrich.com</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/362;"><img src="https://peterullrich.com/og-image/resize-user-provided-images-with-cloudflare" class="thumbnail" alt="" width="690" height="362"></div>

<h3><a href="https://peterullrich.com/resize-user-provided-images-with-cloudflare" target="_blank" rel="noopener nofollow ugc">Resize User-provided Images with Cloudflare Images</a></h3>

  <p>Learn how to upload user-provided images to Cloudflare Images and to resize them into size variants that are optimal for your application.</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="312214" 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/elixir-blog-posts/150/1017">Post #1016</a>
	                </div>
	            </div>
              <div id="likers-container-312214" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="312214"
                     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 #1016"></div>
  </section>
</div>
    <div class="postbit" id="313728" data-post-id="313728">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Check one of our latest blog posts:</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://curiosum.com/blog/phoenix-component">
  <header class="source">
      <img src="https://cdn.prod.website-files.com/6734a45e36746d73f263268d/6842a2b12a3b755e611fd87b_Frame%20463%201.png" class="site-icon" alt="" width="32" height="32">

      <a href="https://curiosum.com/blog/phoenix-component" target="_blank" rel="noopener nofollow ugc">curiosum.com</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/362;"><img src="https://cdn.prod.website-files.com/6780f4139ab3ae7f7313b0f4/69414126387a06824318c8ef_Phoenix%20Component%20guide%20-%20reusable%20building%20blocks%20of%20modern%20web%20application.jpg" class="thumbnail" alt="" width="690" height="362"></div>

<h3><a href="https://curiosum.com/blog/phoenix-component" target="_blank" rel="noopener nofollow ugc">Phoenix Components: Reusable Web Application Building Blocks | Curiosum</a></h3>

  <p>Master Phoenix Components for reusable web application building blocks. Split large HTML templates into manageable, readable component pieces.</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="313728" 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/elixir-blog-posts/150/1018">Post #1017</a>
	                </div>
	            </div>
              <div id="likers-container-313728" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="313728"
                     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 #1017"></div>
  </section>
</div>
    <div class="postbit" id="314258" data-post-id="314258">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>A little thought experiment while I’m exploring a few things in rendering graphics. What if I could write my HTML5 canvas stuff from Elixir ? As the “context” object is often implicit when you aren’t using multiple offscreen canvases, we should be able to “just” list the needed calls to render something.</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://lucassifoni.info/blog/canvas-from-elixir/">
  <header class="source">
      <img src="https://lucassifoni.info/favicon.svg" class="site-icon" alt="" width="31" height="32">

      <a href="https://lucassifoni.info/blog/canvas-from-elixir/" target="_blank" rel="noopener nofollow ugc" title="12:00AM - 05 January 2024">lucassifoni.info – 5 Jan 24</a>
  </header>

  <article class="onebox-body">
    

<h3><a href="https://lucassifoni.info/blog/canvas-from-elixir/" target="_blank" rel="noopener nofollow ugc">Lucas Sifoni - Playing with HTML5 Canvas from Elixir</a></h3>

  <p>Creating a server-side drawing API for HTML5 Canvas - using Elixir to generate optimized JavaScript commands for a circular PONG game</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="314258" 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/elixir-blog-posts/150/1019">Post #1018</a>
	                </div>
	            </div>
              <div id="likers-container-314258" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314258"
                     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 #1018"></div>
  </section>
</div>
    <div class="postbit" id="314643" data-post-id="314643">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Excellent article, and kudos to you for spinning up your own blog because, wait for it, you wanted to. The desire to create something out of nothing brings folks to this industry, and it is a shame how this desire is conditioned out of us due to having to ask for permission at every corner. I did the same thing for my blog as well.</p>
<p>And on the topic of the equal (=) sign, don’t get me started. My entry into this field was delayed when I was first exposed to programming and saw j = j + 1. It was a pleasure to come full circle from assignment in OOP to the good old-fashioned mathematical meaning in Functional.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314643" data-batch-url="/posts/batch_likers">
                        1
                      </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/elixir-blog-posts/150/1020">Post #1019</a>
	                </div>
	            </div>
              <div id="likers-container-314643" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314643"
                     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 #1019"></div>
  </section>
</div>
    <div class="postbit" id="314668" data-post-id="314668">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I couldn’t find a straightforward way to change the preview image in a Phoenix live image preview, so I wrote a blog article about the solution I used <a href="https://github.com/mozilla/pdf.js" rel="noopener nofollow ugc">PDF.js</a> to render uploaded PDFs and display the preview before consuming the uploads.</p>
<p>Link to the demo: <a href="https://github.com/acalejos/phoenix-upload-pdf-preview/blob/main/assets/demo.gif" rel="noopener nofollow ugc">Demo</a></p>
<p>Let me know what you think!</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://www.thestackcanary.com/phoenix-liveuploads-pdf/">
  <header class="source">
      <img src="https://www.thestackcanary.com/content/images/size/w256h256/2022/11/stack_canary-2.png" class="site-icon" alt="" width="256" height="256">

      <a href="https://www.thestackcanary.com/phoenix-liveuploads-pdf/" target="_blank" rel="noopener nofollow ugc" title="11:44PM - 15 January 2024">The Stack Canary – 15 Jan 24</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/344;"><img src="https://www.thestackcanary.com/content/images/2024/01/Pdf_Preview.png" class="thumbnail" alt="" width="690" height="345"></div>

<h3><a href="https://www.thestackcanary.com/phoenix-liveuploads-pdf/" target="_blank" rel="noopener nofollow ugc">Hacking Phoenix LiveUpload</a></h3>

  <p>Customizing Phoenix LiveUploads's Preview Images using PDF.js</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="314668" 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/elixir-blog-posts/150/1021">Post #1020</a>
	                </div>
	            </div>
              <div id="likers-container-314668" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314668"
                     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 #1020"></div>
  </section>
</div>
    <div class="postbit" id="314797" data-post-id="314797">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Tales of the performance improvements in the latest Oban Pro releases and the reasoning behind them.</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://oban.pro/articles/optimizing-connections-and-bloat-in-oban-pro?0">
  <header class="source">
      <img src="https://oban.pro/favicon.svg" class="site-icon" alt="" width="512" height="512">

      <a href="https://oban.pro/articles/optimizing-connections-and-bloat-in-oban-pro?0" target="_blank" rel="noopener nofollow ugc">Oban Pro</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/345;"><img src="https://oban.pro/images/optimizing-connections-and-bloat-in-oban-pro/optimizing-connections-and-bloat-in-oban-pro.jpg" class="thumbnail" alt="" width="690" height="345"></div>

<h3><a href="https://oban.pro/articles/optimizing-connections-and-bloat-in-oban-pro?0" target="_blank" rel="noopener nofollow ugc">Optimizing Connections and Bloat with Oban Pro</a></h3>

  <p>Survey the recent additions to Oban Pro that drastically reduce transactions, pool contention, database bloat, and overall system load for high throughput systems</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="314797" 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/elixir-blog-posts/150/1022">Post #1021</a>
	                </div>
	            </div>
              <div id="likers-container-314797" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314797"
                     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 #1021"></div>
  </section>
</div>
    <div class="postbit" id="314855" data-post-id="314855">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Learn more about what makes Phoenix Framework’s younger sibling stand out and how it compares against other contemporary counterparts.</p>
<p>Check our new blog post <img src="https://forum.elixirforum.com/images/emoji/apple/down_arrow.png?v=15" title=":down_arrow:" class="emoji" alt=":down_arrow:" loading="lazy" width="20" height="20"></p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://curiosum.com/blog/phoenix-liveview-overview">
  <header class="source">
      <img src="https://cdn.prod.website-files.com/6734a45e36746d73f263268d/6842a2b12a3b755e611fd87b_Frame%20463%201.png" class="site-icon" alt="" width="32" height="32">

      <a href="https://curiosum.com/blog/phoenix-liveview-overview" target="_blank" rel="noopener nofollow ugc">curiosum.com</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/362;"><img src="https://cdn.prod.website-files.com/6780f4139ab3ae7f7313b0f4/694159dd475b2568e05926a4_What%20is%20Phoenix%20LiveView_%20An%20introductory%20overview-1.jpg" class="thumbnail" alt="" width="690" height="362"></div>

<h3><a href="https://curiosum.com/blog/phoenix-liveview-overview" target="_blank" rel="noopener nofollow ugc">Phoenix LiveView Introduction: Real-time Web Development | Curiosum</a></h3>

  <p>Introduction to Phoenix LiveView for real-time web development. Learn what makes this Phoenix Framework feature stand out in modern web apps.</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="314855" 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/elixir-blog-posts/150/1023">Post #1022</a>
	                </div>
	            </div>
              <div id="likers-container-314855" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314855"
                     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 #1022"></div>
  </section>
</div>
    <div class="postbit" id="315457" data-post-id="315457">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey! I wrote an article about the Elixir programming language. It’s mainly for newcomers and decision-makers who are thinking about using Elixir for new projects <img src="https://forum.elixirforum.com/images/emoji/apple/slightly_smiling_face.png?v=15" title=":slightly_smiling_face:" class="emoji" alt=":slightly_smiling_face:" loading="lazy" width="20" height="20"></p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://curiosum.com/blog/elixir-programming-language-guide">
  <header class="source">
      <img src="https://cdn.prod.website-files.com/6734a45e36746d73f263268d/6842a2b12a3b755e611fd87b_Frame%20463%201.png" class="site-icon" alt="" width="32" height="32">

      <a href="https://curiosum.com/blog/elixir-programming-language-guide" target="_blank" rel="noopener nofollow ugc">curiosum.com</a>
  </header>

  <article class="onebox-body">
    <div class="aspect-image" style="--aspect-ratio:690/362;"><img src="https://cdn.prod.website-files.com/6780f4139ab3ae7f7313b0f4/6899b49e275395ca2edf281a_elixir-programming-language-guide.avif" class="thumbnail" alt="" width="690" height="362"></div>

<h3><a href="https://curiosum.com/blog/elixir-programming-language-guide" target="_blank" rel="noopener nofollow ugc">Elixir Programming Language: Why Developers Love It | Curiosum</a></h3>

  <p>Discover Elixir programming language and why it's admired by developers. Productive, scalable, functional programming for modern 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="315457" data-batch-url="/posts/batch_likers">
                        1
                      </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/elixir-blog-posts/150/1024">Post #1023</a>
	                </div>
	            </div>
              <div id="likers-container-315457" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="315457"
                     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 #1023"></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/150/load_more?page=97">Load more posts (261 remaining)</a>
</div></template></turbo-stream>