Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _includes/important-links.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ <h3 class="widget-title">Join the Community</h3>
<li><a class="spec" href="https://www.meetup.com/topics/elixir/">Meetups around the world</a></li>
<li><a class="spec" href="https://github.com/elixir-lang/elixir/wiki">Wiki with events and resources maintained by
the community</a></li>
<li><a class="spec" href="/hiring.html">Hiring Elixir Developers</a></li>
</ul>
</div>

Expand Down
37 changes: 37 additions & 0 deletions hiring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: Hiring Elixir Developers
section: hiring
layout: default
---

# Hiring Elixir Developers

Here are a few strategies to engage with (and hopefully help you hire) Elixir
developers:
* Consider posting the job opportunity on:
* the [Jobs section on ElixirForum](https://elixirforum.com/c/work/elixir-jobs/16)
* the [ElixirCompanies website](https://elixir-companies.com/en)
* the ["Who is hiring" Hacker News monthly thread](https://news.ycombinator.com/submitted?id=whoishiring)
* the [jobs channel in the Elixir Slack](https://app.slack.com/client/T03EPRA2X/C060RDHPX)
* the [#jobs channel in the Elixir Discord](https://discord.com/channels/269508806759809042/1016408077714608168/1016408077714608168)
* the [Elixir Programming group on LinkedIn](https://www.linkedin.com/groups/6530248)
* the [Elixir Radar newsletter](https://elixir-radar.com/post-your-job-listing-in-the-elixir-radar-for-free)
* Scanning Open Source contributions in the community. You can find the
contributors list by clicking "Insights" in a Github repository and then
"Contributors". For a complete list of projects, visit
[Hex.pm](https://hex.pm) and check the source code for a project of your
choosing. Here are a few examples of important projects in the community:
* [Elixir](https://github.com/elixir-lang/elixir/graphs/contributors)
* [Phoenix](https://github.com/phoenixframework/phoenix/graphs/contributors)
* [Ecto](https://github.com/elixir-ecto/ecto/graphs/contributors)
* [Hex.pm](https://github.com/hexpm/hexpm/graphs/contributors)
* [Jason](https://github.com/michalmuskala/jason/graphs/contributors)
* [Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_dashboard/graphs/contributors)

* Consider making your company known to the community by attending/hosting
gatherings (in person or remote), sponsoring/participating in a conference
(presenting/sponsoring) and writing technical blog posts about how your
company uses Elixir and its ecossystem.
* Check the [Wiki](https://github.com/elixir-lang/elixir/wiki) for more ways to
engage with the community and spread the word about your Elixir
opportunities!