Artificial Intelligence is swiftly changing the tech landscape. Founder of Metaview, Siadhal Magos, explains how savvy recruiters can harness this tech to get ahead.
Creating a more robust DEIB strategy and becoming a more welcoming place to work is an ever-larger goal for companies worldwide. Though taking on large-scale overhauls to your hiring process can feel overwhelming, it doesn't have to be. Ashby and Mathison have partnered to discuss the best way to measure your hiring pipeline's demographic data. Read on to learn more.
2 minute read
Ashby partners with TeamOhana to make headcount easier and more collaborative than ever before
Gain visibility across the hiring process and empower your team to simplify headcount planning and management.
4 minute read
A Letter from Jim Miller on Joining Ashby
Ashby welcomes the incomparable Jim Miller as our new VP of People & Talent -- here's his thoughts on joining the team.
4 minute read
Scheduling Updates: Minimum Availability, Two-way Sync, Interviewer Preferences, and more
Book faster and improve the candidate experience with our new scheduling features
Snippets
The 11 Most Important Formulas to Know for RecOps and Data
With 450+ functions between multiple spreadsheet tools, it can be hard for RecOps professionals know where to start and which ones to learn. To help, we've created a list of formulas we recommend you know.
Ashby's RecOps Data Resource Round-Up
Looking to become a better data analyst? Weâve compiled some resources to grow your data knowledge and find information for your stakeholders.
What Are Your True Minimum Requirements?
Are you relying on years of experience, or something deeper?
Screen-In vs Screen-Out Mindsets â There Is A Right Answer
An excellent outreach strategy requires a screen-in mindset.
Ashbyâs âLess Obviousâ Sourcing List
We've put together this list of sourcing locations you might not have thought of - and we're updating it regularly!
Continous Deployment via a GitHub Actions Reminder
An automated reminder to deploy as an effective way to keep deploys small and safe.
Type Safety with ES2022's Array.prototype.at
Array.at provides better type safety than the standard index operator, and it works with Node 16!
Querying JSON and XML with jq and xq
How I use command line tools to inspect JSON and XML data that would be impossible to do by eye.
Flexible Types that Support Autocomplete with Template Literals (Oh My!)
Use template literals to create flexible types that accurately check possible values at compile time and support autocomplete in common editors (like VSCode).
Testing Using Jest Table Syntax
How to write similar Jest tests without copying and pasting code.