Developing our first iOS App with React Native (pt 2) - User Auth
- Tom Tang
- March 22, 2016
In this post, I will be going through how we setup Authentication for our HireArt Mobile App. If you've missed our first post about why we chose React Native to develop our first iOS app, you can read about it here Before jumping in, I just want...Read More
Developing our first iOS App with React Native
- Tom Tang
- February 24, 2016
When we started talking about creating a mobile app for our candidates, we were pretty clueless about what it would actually take to build a mobile app. We knew generally that we wanted something cool, fun to use, and really slick, but none of us...Read More
Object-oriented Third-party API layer
- Tom Tang
- May 01, 2015
At HireArt, we try to make our customer experience better by building out integration with our customer's Applicant Tracking Systems (ATS). Building out multiple API integrations can be time-consuming and complex as more APIs are added. We decided...Read More
Route-First Rails Development
- Nathan Griffith
- January 13, 2015
If there's one thing I can say about Rails' routing framework, it's that it has fantastic documentation. URL endpoints are easier than ever to set up, making them feel like a minor detail on top of much more interesting controller, model, and view...Read More
Hello World
- Nathan Griffith
- January 11, 2015
Hello, and welcome to Code at HireArt, a blog about programming, technology and product development. At the time of writing, there are four of us on the product team—three developers and one designer—excited to share our thoughts, ideas, and experiences...Read More