User Tools

Site Tools


ember-routes-and-troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
ember-routes-and-troubleshooting [2022/06/27 13:07]
sausage
ember-routes-and-troubleshooting [2022/06/27 22:28]
sausage [Acknowledgements]
Line 11: Line 11:
   - Fixing the problem.   - Fixing the problem.
  
-We'll note of this change of mind, and what happens when things are accidentally left behind.  ​+We'll note this change of mind, and what happens when things are accidentally left behind.  ​
  
 ===== Creating a new site ===== ===== Creating a new site =====
Line 159: Line 159:
         return fetch('​http://​localhost:​4200/​some-song-data'​);​         return fetch('​http://​localhost:​4200/​some-song-data'​);​
     }     }
 +}
 </​code>​ </​code>​
  
Line 183: Line 183:
 ===== Acknowledgements ===== ===== Acknowledgements =====
  
-  * Thanks to Jeremy.S for his help on the article. ​+  * Thanks to Jeremy.S for checking over this article. ​
   * A great article that covers similar material on routes is at:  [[Getting Started with Ember Octane: Building a Blog | https://​emberigniter.com/​getting-started-ember-octane-tutorial/​]] by Frank Treacy. Well worth a read.   * A great article that covers similar material on routes is at:  [[Getting Started with Ember Octane: Building a Blog | https://​emberigniter.com/​getting-started-ember-octane-tutorial/​]] by Frank Treacy. Well worth a read.
ember-routes-and-troubleshooting.txt ยท Last modified: 2022/06/27 22:35 by sausage