|
|
|
|
|
by d1sxeyes
889 days ago
|
|
I use PocketBase for mostly everything where I need a back end now. I came across a situation where I needed to write a custom SQL join (technically I could have just fetched all the data and done it in Node, I suppose). I was shocked at how easy it was to write the query even inserting URL parameters and selecting based on the authenticated user only. Fully recommend for basically everything. Great app. Not sure it would replace Next or Remix, but definitely add to the stack to simplify. |
|
I'm curious to know what kind of projects did you build using PB and how was your development experience?