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


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="binarypaladin" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/binarypaladin/120/31708_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  binarypaladin
                    <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>Okay great. That makes sense enough to understand the relationship between the migrations and the resources. I can even generate brand spanking new migrations for non-Ash stuff during the conversion, compare the actual structure and hand tool as needed.</p>
<p>Fortunately, I’m not in deep enough to need the redesign!</p>
<p>Anyway, thanks for the quick responses. I’ll get outta your hair for now. I need to work on a fairly simple resource for a bit in this context and see where I get stumped. Hopefully I get some basic authorization working with my existing system without too much pain.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="343711" 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/integrating-ash-into-an-existing-project/66927/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-343711" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="343711"
                     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="344111" data-post-id="344111">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey!</p>
<p>Just to answer your first post bold question:</p>
<blockquote>
<p><strong>Is there some kind of guide one pitfalls, gotchas, best practices… maybe an unfinished blog article on the matter?</strong></p>
</blockquote>
<p>I’ve written a few months ago a series of articles about my own experience of migrating a Phoenix project to Ash.</p>
<p>Here is the link: <strong><a href="https://blog.p-repair.org/en/articles/migration-to-ash-series/" class="inline-onebox" rel="noopener nofollow ugc">Migration to Ash series | Blog of the (p)repair project</a></strong></p>
<p><strong>It covers with some details and complete code example the migration process from an Ecto Schema to an Ash Resource.</strong></p>
<p>I wrote it for me, as a way to validate my comprehension of the process and differences between frameworks approaches. I also wrote it with the goal to share it with the community. Because I spent a lot of time during last spring (April and May 2024) on the Ash Discord, and I received many help from Ash developers and users <img src="https://forum.elixirforum.com/images/emoji/apple/heart.png?v=15" title=":heart:" class="emoji" alt=":heart:" loading="lazy" width="20" height="20">.</p>
<p>Finally I had to switch my life project and to find a new job to get revenue (my first job as a programmer, and unfortunately it’s not in Elixir but PHP and JavaScript, but now that I start to get used of these “new” languages, I’m switching back to my (p)repair project on my free time). Well I guess, that’s out of the current topic <img src="https://forum.elixirforum.com/images/emoji/apple/grinning.png?v=15" title=":grinning:" class="emoji" alt=":grinning:" loading="lazy" width="20" height="20">.</p>
<p>Hope these articles can help new Ash adopters which would came from Phoenix !</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="344111" data-batch-url="/posts/batch_likers">
                        10
                      </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/integrating-ash-into-an-existing-project/66927/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-344111" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="344111"
                     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>