Founder of SuperHi. Interested in startups, education and tech. And cats. Email: rik@superhi.com
We’re launching a new beta service called SuperHi Studio for our students but also people who are looking to get…
Hey Medium friends!
I just wanted to keep you in the loop with what I’m up to.
My company, SuperHi, has just launched an online coding course — it’s 8 weeks long and starts on March 20th. If you want to learn how to code with me, sign up!
As with most code, there’s always multiple ways to do things and it depends on preference.
The Rails way to think about this would be that you’re doing a create action to add an archive to a job (unarchiving it would be the delete action), so I’d make an archive controller.