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
Previous revision
Next revision Both sides next revision
start [2022/05/16 12:06]
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:​ember-title-card.jpg?​nolink&​300 |}}One of the nicest features of Ember.js is the ability to easily create a route and a page template and be able to browse to it in seconds.
 +
 +A good understanding of how routing works can help hunt down bugs and unintended data calls.
 +
 +[[ember-routes-and-troubleshooting|Read Article]]
 +
 ====== My Father, the pilot'​s story of survival ====== ====== My Father, the pilot'​s story of survival ======
  
Line 18: Line 36:
  
 [[my-time-with-covid|Read Article]] [[my-time-with-covid|Read Article]]
 +
 +----
  
 ====== Electronic Component Testing Cheatsheet ====== ====== Electronic Component Testing Cheatsheet ======
Line 26: Line 46:
  
 [[electronic_component_testing_cheatsheet|Read Article]] [[electronic_component_testing_cheatsheet|Read Article]]
 +
 +----
  
 ====== Using GPIO RA3 on a PIC16F1455 ====== ====== Using GPIO RA3 on a PIC16F1455 ======
Line 61: Line 83:
 [[vulcan_dishlex_milano_dishwasher_repair|Read Article]] [[vulcan_dishlex_milano_dishwasher_repair|Read Article]]
  
 +----
  
 ====== ReactJS and Friends Refresher ====== ====== ReactJS and Friends Refresher ======
start.txt ยท Last modified: 2024/04/04 02:12 by sausage