I am trying out how to create a login page. I am reading the docs all that I can find about the topic. I am using Password Hash Verify database user data. So far I manage to put together the server action and the login page. I do get a Success or Unauthorize response. But right now, I am stuck at redirecting the user to the next page.
I see in the tutorial, in the form success event, I should at Browser:GoTo action. I don’t have that option in my IDE.
Hi Kidino. You might find this video useful? It's from an excellent series ben recently produced. It's called User Login & Logout: https://www.youtube.com/watch?v=3Xrg4EUMRIQ
The video before that one might also help. It's called "User Registration".
I used to code with PHP. But watching this video and the one from Ken, both uses NodeJS stack. And I think they are rather cool. I am wondering now if I should just develop with NodeJS now with Wappler.
I see that NodeJS stack has that Layout feature, pretty much like Blade in Laravel. Anything I should know about with PHP vs Node in Wappler?
Well I think you should ask the Wappler experts about that but it seems more and more people here are using node.js. You might find the threads below useful (and find out who the experts around here are). Enjoy!!
The link below was posted previously when someone asked a similar question. I has some good info in it: