Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Walkthrough? #14

Open
praneybehl opened this issue Jan 7, 2016 · 8 comments
Open

Walkthrough? #14

praneybehl opened this issue Jan 7, 2016 · 8 comments

Comments

@praneybehl
Copy link

Hi guys,

Like many other newbies I am new to Elixir and Phoenix(Evaluating to Migrate from Meteor/Node.js).
It would really help to have a walkthrough video or blog post to figure what are all the things going on there and why.

Cheers!

@terakilobyte
Copy link
Contributor

Hey there, I'm in the same boat. I'm currently writing a blog series about this, but @hassox has also written some pretty good blog posts as well.

https://github.com/ueberauth/guardian/wiki/Sample-App-and-Blog-Links

I'm hesitant to link mine at the moment as it's currently a mess as I try new things.

@praneybehl
Copy link
Author

@terakilobyte thanks mate,
I would really love to have a look at your blog series as well. I am a newb, and no way any critique or judge, any info to me right now is food for my thoughts.

cheers!

@terakilobyte
Copy link
Contributor

You can check it out at www.terakilobyte.com

The ongoing series will all start with "Votio".

@hassox
Copy link
Owner

hassox commented Jan 11, 2016

hey @praneybehl. I'd love to do a walk through on it. Time is not my friend I'm afraid. I've tried to comment a lot in the code. I think comments in the code is probably a good way to go, since blog posts can become stale.

I'd love some PRs that make things more clear if you're up for it :)

@valle-xyz
Copy link

Hey, just wanted to leave a short comment. I try to get simple user authentication done with phoenix framework, and I find it really hard and complicated. Coming from Meteor I need to rethink the whole process of user creation, password confirmation, password encryption, sign up, login, check password, etc. and it is hard.

So I think the onboarding expercience to phoenix would be made much more awsome, if we had a step by step tutorial for this. For exactly the user creation and password encryption process that is not talked about in the above mentioned tutorial.

If I can make it through this process I will write it myself, I promise! :)

@hassox
Copy link
Owner

hassox commented Jan 27, 2016

🤘

@sebbean
Copy link

sebbean commented Jun 7, 2016

This this series is pretty epic: https://blog.diacode.com/trello-clone-with-phoenix-and-react-pt-1

Covers the login process w/ guardian via API.

After that this may make a bit more sense.

@madebysquares
Copy link

Thanks @sebbean that blog post looks pretty thorough! I was looking for something a little more step by step that helps alot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants