Ketan Anjaria

Joined

350 Experience
2 Lessons Completed
0 Questions Solved

Activity

What are the current community approved standards? JWT? Devise Tokens? What's best practices?

Posted in Change Domain of Server?

I have an app at site.co but I just bought site.com
How do I set it up where all previous links to site.co redirect to site.com?
ie site.co/username should redirect to site.com/username

Posted in Sponsored Post Model?

i want to build a feature where on certain pages I could highlight different posts or jobs. Think of it like a sponsored google ad at the top of the rankings or a sponsored job post.
It should be polymorphic as i want to have different kinds of content sponsored. We would have admins who set the start and end times for the sponsors. Has anyone done anything like this?