goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.1k stars 121 forks source link

refactor: move notes example to tanstack query #249

Open goetzrobin opened 3 months ago

goetzrobin commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

Closes #

What is the new behavior?

Does this PR introduce a breaking change?

Other information

This moves the notes example to tanstack query! Awesome!!

ajitzero commented 3 months ago

Hi @goetzrobin - what do you think about retaining the tRPC example as an alternate solution? We could showcase the tanstack version & tRPC version with a tab/toggle.