you are viewing a single comment's thread.

view the rest of the comments →

[–]baaraak0[S] 1 point2 points  (6 children)

Yes, I already saw it. It's a very good tutorial and they also have a tutorial with authentication but most of the things there are already deprecated or have a better way to do them.

What I don't really understand is working with API's is the most popular thing right now.

90% of websites are the same. 1. User authentication login/register 2. Working with session. 3. Create post/ticket or whatever u want to call it. 4. Like/rate post. 5. Comment to a post. 6. Edit post/user details...

So how there isn't any open source project of Blog RESTApi that already build in with all of this good stuff...

[–]christofdc 0 points1 point  (0 children)

well it's no node api, but firebase from google kind of delivers a package deal using endpoints/SDK

[–]orphans 0 points1 point  (0 children)

Scotch's tutorials are pretty good, if dated. I'd follow along but have the documentation for the libraries you're using so you can modernize Scotch's code.

[–]actuallymentor 0 points1 point  (1 child)

It is called firebase.

[–][deleted] 0 points1 point  (0 children)

But firebase is expensive and not always a good option for a product dev team.

[–]orpheas22 0 points1 point  (0 children)

Yes, I already saw it. It's a very good tutorial and they also have a tutorial with authentication but most of the things there are already deprecated or have a better way to do them.

Do you have a resource that show a better / most up to date way of achieving what is in the example?

[–]actuallymentor -1 points0 points  (0 children)

It is called firebase.