Excellence means always trying to do better and aim higher - and that requires careful quantification of even the most invisible attributes. When it comes to Sales, it's clear to see what makes a great team member - here's why.
While US unemployment is down, the tech space has still seen months of widespread layoffs - and the TA community has been hit harder than most. If you've been impacted, here's some help stepping towards #YourNextHire.
22 minute read
Ashby’s Operating Principles
When the Ashby team met for the first time, we took a moment to reflect on and codify the attributes we value most in those we hire, and on the operating principles that guide our work. We'd like to share that with you here.
Shannon Ogborn has helped dozens of companies create successful DEI-focused recruiting and sourcing plans. Here's her take on how to build DEI into your outreach process from Day 0.
Use a range of scientifically-backed assessment tools to determine if a candidate is right for your open roles and culture, faster than ever.
2 minute read
Ashby Launches Compensation Range Functionality To Enable Seamless Compliance With New Pay Transparency Laws
Ashby is launching a new pay transparency feature to help you stay a step ahead of new salary reporting requirements with ease - read more here.
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.