Full stack reactive CRUD in Angular with Go (or any REST API)
My Angular course: https://angularstart.com/
I've received quite a few requests for guidance on how to integrate the reactive/declarative RxJS and Signals approach I often talk about with a typical REST API backend.
In this video, we walk through what it would take to swap out a local storage solution for a REST API in the Quicklists application from my course.
Frontend: https://github.com/joshuamorony/angularstart-quicklists/tree/go
Backend: https://github.com/joshuamorony/quicklists-go-api
More on the RxJS/Signals approach: https://www.youtube.com/watch?v=R4Ff2bPiWh4
Using Firebase: https://www.youtube.com/watch?v=foUS5JlDlCs
Using 3rd Party API: https://www.youtube.com/watch?v=vq0By86P_Jw
Get weekly content and tips exclusive to my newsletter: https://mobirony.ck.page/4a331b9076
Want to build mobile apps with Angular?: https://ionicstart.com
0:00 Introduction
1:08 Some background
2:14 Integrating the REST API
4:15 Reactive fetching
6:25 It always depends
#angular #rxjs #signals
- More tutorials: https://modernangular.com
- Follow me on Twitter: https://twitter.com/joshuamorony