October 2019
Intermediate to advanced
358 pages
8h 22m
English
With our tentative skeleton in place, we can start to put some meat on the bones. We have the code we need and it’s already organized as we want; we just need to move it from one application to the other.
Let’s copy the critical pieces of rumbl to the right child application of rumbl_umbrella/apps. We want to take advantage of the correct configuration that the phx.new --umbrella command generated. After we’ve extracted our app and web, and verified everything works, we’ll be in a good spot to build our information system in a separate apps directory later.
You’re Moving Code Without the Help of Corresponding Listings | |
|---|---|
|
If you’re following along but mostly paying attention to the code listings, it’ll be easy for ... | |
Read now
Unlock full access