User Tools

Site Tools


start

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 Both sides next revision
start [2022/06/27 22:32]
sausage
start [2022/08/24 05:00]
sausage
Line 1: Line 1:
 +====== Custom Ember Data the easy way  ======
 +
 +{{:​ember:​ember-title-card.jpg?​nolink&​300 |}}If you live in an ideal world, and your backend data format of choice is JSON:API, then you're on the happy path, and the world is your oyster.
 +
 +But not many of us work on greenfields environments where JSON:API is the planned choice. The truth is that most applications have a history and therefore their own custom JSON format to suit.
 +
 +It makes sense that EmberJS can support any type of data format using the ''​RESTSerializer''​.
 +
 +[[custom-ember-data-the-easy-way|Read Article]]
 +
 ====== Ember.js Routes and Troubleshooting ====== ====== Ember.js Routes and Troubleshooting ======
  
Line 26: Line 36:
  
 [[my-time-with-covid|Read Article]] [[my-time-with-covid|Read Article]]
 +
 +----
  
 ====== Electronic Component Testing Cheatsheet ====== ====== Electronic Component Testing Cheatsheet ======
start.txt ยท Last modified: 2024/04/04 02:12 by sausage